DataSourceCollection.Item Property
Gets the specified DataSource from the collection.
Overload List
| Name | Description |
|---|---|
| DataSourceCollection.Item (Int32) |
Gets the DataSource at the specified index from the collection.
|
| DataSourceCollection.Item (String) |
Gets the DataSource, with the specified identifier, from the collection.
|