ConstantGetValueAsFloat64 Method |
Gets the value of this Constant as a Float64 if it can be converted.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.20.3.1
Syntax public abstract double GetValueAsFloat64()
Public MustOverride Function GetValueAsFloat64 As Double
public:
virtual double GetValueAsFloat64() abstract
abstract GetValueAsFloat64 : unit -> float
Return Value
Type:
DoubleExceptions See Also