[#BloombergLP-balm-MetricSample-end] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balm.adoc[balm]::xref:BloombergLP/balm/MetricSample.adoc[MetricSample]::end :relfileprefix: ../../../ :mrdocs: Return an iterator positioned one one past the final `MetricSampleGroup` object in the sequence of sample groups contained by this object. Note that the iterator will remain valid until this sample is modified by invoking `appendGroup` or `removeAllRecords()`. == Synopsis Declared in `<balm_metricsample.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/balm/MetricSample/const_iterator.adoc[MetricSample::const_iterator] end() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#