AggregationDesignDimensionCollection.IndexOf Method
Include Protected Members
Include Inherited Members
Gets the index of an AggregationDesignDimension.
Overload List
Name | Description | |
---|---|---|
IndexOf(String) | Gets the index of an AggregationDesignDimension with the specified identifier. | |
IndexOf(AggregationDesignDimension) | Gets the index of a specified AggregationDesignDimension. | |
IndexOf(IModelComponent) | (Inherited from ModelComponentCollection.) |
Top