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