[#BloombergLP-balxml-Decoder_NillableContext-setElementContext] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Decoder_NillableContext.adoc[Decoder_NillableContext]::setElementContext :relfileprefix: ../../../ :mrdocs: Set the element context to the specified `elementContext`. The behavior of all methods in this class are undefined if this method has not been called. == Synopsis Declared in `<balxml_decoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setElementContext(xref:BloombergLP/balxml/Decoder_ElementContext.adoc[Decoder_ElementContext]* elementContext); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#