[]
Removes the item at the specified position from the collection.
public void RemoveAt(int index)
The position of the item to remove.
index is less than 0 or greater than the number of items in the collection view.
index