Returns the value of this element as an object.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.23.1.1
Syntax public abstract Object GetValue()
Public MustOverride Function GetValue As Object
public:
virtual Object^ GetValue() abstract
abstract GetValue : unit -> Object
Return Value
Type:
ObjectThe value of this element as an object.
Exceptions Exception | Condition |
---|
IndexOutOfRangeException | NumValues == 0.
|
Remarks See Also