[]
Adds a collection of T objects to the existing ItemCollection<T>.
T
public void AddRange(IEnumerable<T> collection)
A collection of the T objects to add.