Bloomberg API for .NET
GetValueAsElement Method
NamespacesBloomberglp.BlpapiElementGetValueAsElement()()()()
Returns the value of this element as an Element.
Declaration Syntax
C#Visual BasicVisual 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.
Remarks
Same as calling GetValueAsElement(0).
Exceptions
ExceptionCondition
IndexOutOfRangeExceptionNumValues == 0.
InvalidConversionException The value of this element cannot be converted to an Element.
See Also

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1