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