APRlib

SupportClass.ListCollectionSupport.ToArray Method (Object[])

Obtains an array containing all the elements of 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.ListCollectionSupport Class | (global) Namespace | SupportClass.ListCollectionSupport.ToArray Overload List