[]
Removes item with specified index from the collection.
public void RemoveAt(int index)
The index of item to remove.