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