[]
Removes a T object from the ItemCollection<T> at the specified index.
T
public void RemoveAt(int index)
A zero-based int index at which to remove the T object.