If this Element is an array of Sequence or Choice Elements, appends
a default initialized element to this element and return the appended
element.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public abstract Element AppendElement()
Public MustOverride Function AppendElement As Element
public: virtual Element^ AppendElement() abstract
Return Value
Element
The newly appended element.
The newly appended element.
Exceptions
Exception | Condition |
---|---|
NotSupportedException |
Called on an element that is
not an array of Sequence or Choice or if the element is not modifiable.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1