Returns the value by its index.
This is the default property.
Read-only property
| Visual Basic |
|---|
Public Property Item( _ ByVal key_ As Variant _ ) As Double |
- key_
Curve value, represented as Double
The returned value will be invalid if the specified curve was not included in the corresponding request.