APRlib

SupportClass.ListCollectionSupport.ToArray Method

Obtains an array containing all the elements of the collection.

Overload List

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);

See Also

SupportClass.ListCollectionSupport Class | (global) Namespace