OSCI-Bibliothek für die Nutzung mit dem Microsoft® .NET-Framework

SupportClass.ICollectionSupport.ToArray Method (ICollection)

Returns an array containing all the elements of the collection.

public static object[] ToArray(
   ICollection c
);

Return Value

The array containing all the elements of the collection.

See Also

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