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