Gets the specified composite value of this PhasorValueBase.
Declaration Syntax
Parameters
- index (Int32)
- Index of composite value to retrieve.
Return Value
A Double representing the composite value.
Remarks
Some ChannelValueBase<(Of <(<'T>)>)> implementations can contain more than one value, this method is used to abstractly expose each value.