Returns the value of this element as a float.
| C# | Visual Basic | Visual C++ |
public abstract float GetValueAsFloat32()
Public MustOverride Function GetValueAsFloat32 As Single
public: virtual float GetValueAsFloat32() abstract
Single
The value of this element as a float.
The value of this element as a float.
Same as calling GetValueAsFloat32(0)
| Exception | Condition |
|---|---|
| IndexOutOfRangeException | NumValues == 0.
|
| InvalidConversionException |
The value of this element cannot be converted to a float.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1