[#BloombergLP-balxml-Encoder_EncodeObject-executeArrayListImp] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Encoder_EncodeObject.adoc[Encoder_EncodeObject]::executeArrayListImp :relfileprefix: ../../../ :mrdocs: Encode the specified array `object` as a list using the specified `tag`. == Synopsis Declared in `<balxml_encoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> int executeArrayListImp( TYPE const& object, std::string_view const& tag); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#