Overload List

  NameDescription
Public methodToArray()()()()
Copies the elements of the ArrayList to a new Object array.
(Inherited from ArrayList.)
Public methodToArray(Type)
Copies the elements of the ArrayList to a new array of the specified element type.
(Inherited from ArrayList.)

See Also