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