M
Macin
Hi,
I need to create a collection of 2 dimensional arrays. How can I do this?
What type of collection?
And the second question would be, how can I then display all of the small
arrays at once as showed below?
One, two dimensional array:
xxxxxxxxx
xxxxxxxxx
xxxxxxxxx
xxxxxxxxx
I want to dispaly them like this, after they all are in a collection.
xxxxxxxxx xxxxxxxxx xxxxxxxxx
xxxxxxxxx xxxxxxxxx xxxxxxxxx
xxxxxxxxx xxxxxxxxx xxxxxxxxx
xxxxxxxxx xxxxxxxxx xxxxxxxxx
xxxxxxxxx xxxxxxxxx xxxxxxxxx
xxxxxxxxx xxxxxxxxx xxxxxxxxx
xxxxxxxxx xxxxxxxxx xxxxxxxxx
xxxxxxxxx xxxxxxxxx xxxxxxxxx
and so on...
Has anyone got any idea???
Thanks
I need to create a collection of 2 dimensional arrays. How can I do this?
What type of collection?
And the second question would be, how can I then display all of the small
arrays at once as showed below?
One, two dimensional array:
xxxxxxxxx
xxxxxxxxx
xxxxxxxxx
xxxxxxxxx
I want to dispaly them like this, after they all are in a collection.
xxxxxxxxx xxxxxxxxx xxxxxxxxx
xxxxxxxxx xxxxxxxxx xxxxxxxxx
xxxxxxxxx xxxxxxxxx xxxxxxxxx
xxxxxxxxx xxxxxxxxx xxxxxxxxx
xxxxxxxxx xxxxxxxxx xxxxxxxxx
xxxxxxxxx xxxxxxxxx xxxxxxxxx
xxxxxxxxx xxxxxxxxx xxxxxxxxx
xxxxxxxxx xxxxxxxxx xxxxxxxxx
and so on...
Has anyone got any idea???
Thanks