[]
Removed the object at a specified index from the collection.
public void RemoveAt(int index)
Index of the object to remove from the collection.