Click or drag to resize
IMessageFormatterAppendElement Method
Creates an array element and appends it to the element on which this IMessageFormatter is operating on.

Namespace:  Bloomberglp.Blpapi.Test
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.17.0.1
Syntax
void AppendElement()
Exceptions
ExceptionCondition
NotSupportedException Thrown when the schema of the message is flat.
See Also