[]
Exchanges the C1DataColumn objects at the specified index.
public void Exchange(int src, int dst)
The zero-based index of the first C1DataColumn.
The zero-based index of the second C1DataColumn.