Visual Basic (Declaration) | |
---|---|
Public MustOverride Function IndexedValueAsDouble( _ ByVal index As Enum _ ) As Double |
Parameters
- index
- The specified enumeration index to the value
Return Value
The error/information as a doubleEnumerations used for indexers must have the DataKey attribute. Value enumerations include TraceDataDemodInformation, TraceDataOfdmInformation, TraceData3GChanInformation, and TraceData3GCompInformation.
This is only Valid for a symbol / error table measurement result (Trace.DataName set to "Syms/Errs1").
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)