J
Jack Addington
Is it possible to add an array to an ArrayList with one call? Instead of
iterating through each of the array's members and doing an ArrayList.Add( )
?
thanks
iterating through each of the array's members and doing an ArrayList.Add( )
?
thanks