[]
Removes the specified element from the current list.
protected override void RemoveAt(int index)
Protected Overrides Sub RemoveAt(index As Integer)
Index of the element to remove.