[]
Removes the Element at the specified index from the list.
public override void RemoveAt(int index)
The index of the Element to remove.