Return a const iterator to the first member of this object.
Synopsis
Declared in <bdljsn_json.h>
JsonArray::ConstIterator
begin() const noexcept;
Return Value
const iterator to the first member of this object
Created with MrDocs