Obtains an array containing all the elements of the collection.
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[]);
SetBase Class | edu.neu.ccs.demeter.APRlib.Collections Namespace