Obtains an array containing all the elements of the collection.
Inherited from ArrayList.
public virtual object[] ToArray();
Obtains an array containing all the elements of the collection.
public virtual object[] ToArray(object[]);
Inherited from ArrayList.
public virtual Array ToArray(Type);
SupportClass.ListCollectionSupport Class | (global) Namespace