[]
Adds a DataSetField object to the current collection.
public int Add(DataSetField field)
| Type | Name | Description |
|---|---|---|
| DataSetField | field | The DataSetField object to add. |
| Type | Description |
|---|---|
| int | The index of the added object in the current collection. |