Storing multiple 2D arrays in an array

Is there a way where I can store multiple 2D arrays into another array like a vector?
something like myVector[i].getdata(x,y);
Topic archived. No new replies allowed.