[]
Adds an item to the ICollection<T>.
public void Add(T item)
The object to add to the ICollection<T>.