[]
Creates a List<T> from this collection.
public List<T> ToList()
A List<T> that contains the objects in this collection.