[]
Gets the index of the specified C1DataColumn.
public int IndexOf(C1DataColumn dc)
Public Function IndexOf(dc As C1DataColumn) As Integer
| Type | Name | Description |
|---|---|---|
| C1DataColumn | dc |
| Type | Description |
|---|---|
| int | The index of the the C1DataColumn. |