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