Returns the value of this element as a double.
| C# | Visual Basic | Visual C++ |
public abstract double GetValueAsFloat64()
Public MustOverride Function GetValueAsFloat64 As Double
public: virtual double GetValueAsFloat64() abstract
Double
The value of this element as a double.
The value of this element as a double.
Same as calling GetValueAsFloat64(0).
| Exception | Condition |
|---|---|
| IndexOutOfRangeException | NumValues == 0.
|
| InvalidConversionException |
The value of this element cannot be converted to a double.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1