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