[]
Removes the item at the specific position from the collection.
public void RemoveAt(int index)
Public Sub RemoveAt(index As Integer)
The index to be romoved.