APRlib

SupportClass.CollectionSupport.ToArray Method

Obtains an array containing all the elements of the collection.

Overload List

Obtains an array containing all the elements of the collection.

public virtual object[] ToArray();

Obtains an array containing all the elements of the collection.

public virtual object[] ToArray(object[]);

See Also

SupportClass.CollectionSupport Class | (global) Namespace