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