[]
Adds a T object to the ItemCollection<T>.
T
public int Add(T item)
A T object to add.
An int value indicating the index of newly added item.