Encode the specified array object as repeated elements using the specified tag and formattingMode.
Declared in <balxml_encoder.h>
template<class TYPE>
int
executeArrayRepetitionImp(
TYPE const& object,
std::string_view const& tag,
int formattingMode);