[]
Removes an item from the list.
public virtual void Remove(int index)
Public Overridable Sub Remove(index As Integer)
The index of the item to remove.