G
Geoff Jones
Hi
Can anybody show me some code to create an arraylist of an arraylist i.e. a
2D array.
When I write something like
Dim my2DArray As ArrayList = New ArrayList()
the brackets at the end disappear when I move to a new line.
Can anybody help?
Ta
Geoff
Can anybody show me some code to create an arraylist of an arraylist i.e. a
2D array.
When I write something like
Dim my2DArray As ArrayList = New ArrayList()
the brackets at the end disappear when I move to a new line.
Can anybody help?
Ta
Geoff