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