Return the value of the flag denoting if the current element refers to an array element.

Synopsis

Declared in <baljsn_encoder.h>

bool
isArrayElement() const;

Return Value

true if the current element is an array element, and false otherwise

Created with MrDocs