Returns the value of this element as an object.
| C# | Visual Basic | Visual C++ |
public abstract Object GetValue()
Public MustOverride Function GetValue As Object
public: virtual Object^ GetValue() abstract
Object
The value of this element as an object.
The value of this element as an object.
Same as calling GetValue(0).
| Exception | Condition |
|---|---|
| IndexOutOfRangeException | NumValues == 0.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1