[]
Adds an existing item to the collection.
public void Add(T item)
Public Sub Add(item As T)
The item to add.