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