[#BloombergLP-bdljsn-JsonArray-begin-00] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdljsn.adoc[bdljsn]::xref:BloombergLP/bdljsn/JsonArray.adoc[JsonArray]::begin :relfileprefix: ../../../ :mrdocs: Return an iterator providing modifiable access to the first element in this `JsonArray`, or the past‐the‐end iterator if this `JsonArray` is empty. == Synopsis Declared in `<bdljsn_json.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdljsn/JsonArray/Iterator-0d.adoc[JsonArray::Iterator] begin(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#