Return the number of elements in this JsonObject.

Synopsis

Declared in <bdljsn_json.h>

std::size_t
size() const noexcept;

Return Value

the number of elements in this container

Created with MrDocs