[]
Removes the C1DataColumn at the specified index.
public void RemoveAt(int index)
Public Sub RemoveAt(index As Integer)
The zero-based index of the row to remove.