[]
Removes the element at the specified index from the current list.
protected virtual void RemoveAt(int index)
The index of the element to remove.