PerspectiveCalculationCollection.Item Property
Gets the specified PerspectiveCalculation from the collection.
Overload List
| Name | Description |
|---|---|
| PerspectiveCalculationCollection.Item (Int32) |
Gets the PerspectiveCalculation at the specified index from the collection.
|
| PerspectiveCalculationCollection.Item (String) |
Gets the PerspectiveCalculation that has the specified identifier from the collection.
|