APRlib

SupportClass.SetSupport.ToArray Method

Obtains an array containing all the elements of the collection.

Overload List

Obtains an array containing all the elements of the collection.

new public virtual object[] ToArray();

Obtains an array containing all the elements in the collection.

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

Inherited from ArrayList.

public virtual Array ToArray(Type);

See Also

SupportClass.SetSupport Class | (global) Namespace