DatabaseCollection.Contains Method
Indicates whether the collection contains a Database.
Overload List
| Name | Description |
|---|---|
| DatabaseCollection.Contains (Database) |
Indicates whether the collection contains a specified Database.
|
| DatabaseCollection.Contains (IModelComponent) | (inherited from Contains ) |
| DatabaseCollection.Contains (String) |
Indicates whether the collection contains a Database with the specified identifier.
|