ConstantGetValueAsFloat32 Method |
Gets the value of this Constant as a Float32 if it can be converted.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.24.2.1
Syntax public abstract float GetValueAsFloat32()
Public MustOverride Function GetValueAsFloat32 As Single
public:
virtual float GetValueAsFloat32() abstract
abstract GetValueAsFloat32 : unit -> float32
Return Value
Type:
SingleExceptions See Also