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

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