[]
Internal used only. Adds an existing item to the collection.
protected void InternalAdd(T item)
Protected Sub InternalAdd(item As T)
The item to add.