[]
Removes the item at the specified index of the collection.
public void RemoveAt(int index)
Public Sub RemoveAt(index As Integer)
The specified index.