CubeCollection.Remove Method
Removes a Cube from the collection.
Overload List
| Name | Description |
|---|---|
| CubeCollection.Remove (Cube) |
Removes the specified Cube from the collection.
|
| CubeCollection.Remove (IModelComponent) | (inherited from Remove ) |
| CubeCollection.Remove (String) |
Removes the Cube, with the specified identifier, from the collection.
|
| CubeCollection.Remove (Cube, Boolean) | |
| CubeCollection.Remove (String, Boolean) |