Append an empty complex element of the appropriate type to the
element which represents an array of 'Element' type.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void AppendElement()
Public Sub AppendElement
public: void AppendElement()
Exceptions
Exception | Condition |
---|---|
InvalidOperationException |
The operating stack is empty.
|
InvalidConversionException |
Cannot convert the current element in the stack to the specified
value type.
|
NotSupportedException |
The current element in the stack.is not an array.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1