Click or drag to resize
IMessageFormatterPopElement Method
Undoes the most recent call to PushElement(Name) on this IMessageFormatter and returns the context of the IMessageFormatter to where it was before the call to PushElement(Name). Once PopElement has been called it is invalid to attempt to re-visit the same context.

Namespace:  Bloomberglp.Blpapi.Test
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.24.6.1
Syntax
void PopElement()
See Also