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