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