APRlib

SetBase.ToArray Method

Obtains an array containing all the elements of the collection.

Overload List

Obtains an array containing all the elements of the collection.

protected virtual object[] ToArray();

Obtains an array containing all the elements in the collection.

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

See Also

SetBase Class | edu.neu.ccs.demeter.APRlib.Collections Namespace