DataSourceCollection.IndexOf Method
Gets the index of a DataSource.
Overload List
| Name | Description |
|---|---|
| DataSourceCollection.IndexOf (DataSource) |
Gets the index of a specified DataSource.
|
| DataSourceCollection.IndexOf (IModelComponent) | (inherited from IndexOf ) |
| DataSourceCollection.IndexOf (String) |
Gets the index of a DataSource with the specified identifier.
|