AggregationInstanceDimensionCollection.IndexOf Method
Gets the index of an AggregationInstanceDimension.
Overload List
| Name | Description |
|---|---|
| AggregationInstanceDimensionCollection.IndexOf (AggregationInstanceDimension) |
Gets the index of a specified AggregationInstanceDimension in the collection
|
| AggregationInstanceDimensionCollection.IndexOf (IModelComponent) | (inherited from IndexOf ) |
| AggregationInstanceDimensionCollection.IndexOf (String) |
Gets the index of a AggregationInstanceDimension, which is identified by cubeDimensionId, from the collection.
|