[#BloombergLP-bsltf-TestValuesArray-begin-02] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::xref:BloombergLP/bsltf/TestValuesArray.adoc[TestValuesArray]::begin :relfileprefix: ../../../ :mrdocs: Return an iterator providing non‐modifiable access to the first `VALUE` object in the sequence of `VALUE` objects maintained by this container, or the `end` iterator if this container is empty. == Synopsis Declared in `<bsltf_testvaluesarray.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bsltf/TestValuesArray/const_iterator.adoc[TestValuesArray<VALUE, ALLOCATOR, CONVERTER, USE_SENTINEL>::const_iterator] begin() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#