Return an iterator to the element at the specified position. The behavior is undefined unless position <= size().
position
position <= size()
Declared in <bsltf_testvaluesarray.h>
<bsltf_testvaluesarray.h>
TestValuesArray<VALUE, ALLOCATOR, CONVERTER, USE_SENTINEL>::iterator index(size_t position);