[]
Adds the DataProviderInfo object to the end of the collection.
public int Add(DataProviderInfo value)
Type | Name | Description |
---|---|---|
DataProviderInfo | value | The DataProviderInfo object to add. |
Type | Description |
---|---|
int | The position into which the new DataProviderInfo object was inserted, or -1 to indicate that the item was not inserted into the collection. |