Return true if the value held by this object is of type JsonArray, and false otherwise.

Synopsis

Declared in <bdljsn_json.h>

bool
isArray() const;

Created with MrDocs