Encode the specified array object as a list using the specified tag.
Synopsis
Declared in <balxml_encoder.h>
template<class TYPE>
int
executeArrayListImp(
TYPE const& object,
std::string_view const& tag);
Created with MrDocs