APRlib

SupportClass.SetSupport.ToArray Method (Object[])

Obtains an array containing all the elements in the collection.

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

Parameters

objects
The array into which the elements of the collection will be stored.

Return Value

The array containing all the elements of the collection.

See Also

SupportClass.SetSupport Class | (global) Namespace | SupportClass.SetSupport.ToArray Overload List