[#BloombergLP-balm-MetricRecord-count-01] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balm.adoc[balm]::xref:BloombergLP/balm/MetricRecord.adoc[MetricRecord]::count :relfileprefix: ../../../ :mrdocs: `count` overloads == Synopses Declared in `<balm_metricrecord.h>` Return a reference to the modifiable `count` attribute representing the number of individually recorded values. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int& xref:BloombergLP/balm/MetricRecord/count-07.adoc[count](); ---- [.small]#xref:BloombergLP/balm/MetricRecord/count-07.adoc[_» more..._]# Return a reference to the non‐modifiable `count` attribute representing the number of individually recorded values. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int const& xref:BloombergLP/balm/MetricRecord/count-06.adoc[count]() const; ---- [.small]#xref:BloombergLP/balm/MetricRecord/count-06.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#