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