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