4
Answers

How can I make a collection of 2 dimensional arrays?

macin

macin

19y
8k
1
I need to create some 2 dimensional arrays. How can I store them? I don`t know how many of them, so the collection must be done dynamicaly. The second qestion is, how can I display every array at once in ie List box, data grid or somerwhere else? thx
Answers (4)