i made an array list...
i did
[code]
ArrayList mArray = new ArrayList();
mArray.Add("one");
mArray.Add("two");
[code]
i did put how to add them to the array...but how do i read them?
|
Results 1 to 2 of 2
Thread: how to work with arraylists?
|
Click Here to Expand Forum to Full Width |