Bloomberg API for .NET
GetValueAsFloat64 Method
NamespacesBloomberglp.BlpapiElementGetValueAsFloat64()()()()
Returns the value of this element as a double.
Declaration Syntax
C#Visual BasicVisual C++
public abstract double GetValueAsFloat64()
Public MustOverride Function GetValueAsFloat64 As Double
public:
virtual double GetValueAsFloat64() abstract
Return Value
Double
The value of this element as a double.
Remarks
Same as calling GetValueAsFloat64(0).
Exceptions
ExceptionCondition
IndexOutOfRangeExceptionNumValues == 0.
InvalidConversionException The value of this element cannot be converted to a double.
See Also

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1