[#BloombergLP-bsltf-TestValuesArray-index] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::xref:BloombergLP/bsltf/TestValuesArray.adoc[TestValuesArray]::index :relfileprefix: ../../../ :mrdocs: Return an iterator to the element at the specified `position`. The behavior is undefined unless `position <= size()`. == Synopsis Declared in `<bsltf_testvaluesarray.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bsltf/TestValuesArray/iterator.adoc[TestValuesArray<VALUE, ALLOCATOR, CONVERTER, USE_SENTINEL>::iterator] index(size_t position); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#