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