Returns an array containing all the elements of the collection.
Returns an array containing all the elements of the collection.
public static object[] ToArray(ICollection);
Obtains an array containing all the elements of the collection.
public static object[] ToArray(ICollection,object[]);
SupportClass.ICollectionSupport Class | (global) Namespace