[]
Creates an array from this collection.
public T[] ToArray()
Public Function ToArray() As T()
An array that contains the objects in this collection.