CalculationPropertyCollection.Item Property
Gets the specified CalculationProperty from the collection.
Overload List
| Name | Description |
|---|---|
| CalculationPropertyCollection.Item (Int32) |
Gets the CalculationProperty at the specified index from the collection.
|
| CalculationPropertyCollection.Item (String) |
Gets the CalculationProperty, with the specified identifier, from the collection.
|