Bloomberg API for .NET
AppendElement Method
NamespacesBloomberglp.BlpapiElementAppendElement()()()()
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 BasicVisual C++
public abstract Element AppendElement()
Public MustOverride Function AppendElement As Element
public:
virtual Element^ AppendElement() abstract
Return Value
Element
The newly appended element.
Exceptions
ExceptionCondition
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.9.6.1