Returns the value of this element as a float.
Declaration Syntax
C# | Visual Basic | Visual 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.
The value of this element as a float.
Remarks
Same as calling GetValueAsFloat32(0)
Exceptions
Exception | Condition |
---|---|
IndexOutOfRangeException | NumValues == 0.
|
InvalidConversionException |
The value of this element cannot be converted to a float.
|
See Also
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1