[]
Adds a C1DataColumn to the end of the collection.
public override int Add(C1DataColumn dc)
| Type | Name | Description |
|---|---|---|
| C1DataColumn | dc | The C1DataColumn to add. |
| Type | Description |
|---|---|
| int | The index at which the C1DataColumn has been added. |