Hi,
Let say my collection got
-a
-b
-c
can anyone provide me the code to remove a and then b and lastly c from the collection.
i=0
do until i =2
collection.remove
i=i+1
loop
is this the correct code ??
=)
thanks
|
Results 1 to 4 of 4
Threaded View
|
Click Here to Expand Forum to Full Width |