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