Parse a sequence sub‐element into the specified object.
Synopsis
Declared in <balxml_decoder.h>
template<class TYPE>
int
execute(
TYPE* object,
int id,
int formattingMode);
Created with MrDocs
Parse a sequence sub‐element into the specified object.
Declared in <balxml_decoder.h>
template<class TYPE>
int
execute(
TYPE* object,
int id,
int formattingMode);
Created with MrDocs