[#BloombergLP-balm-IntegerCollector-setCountTotalMinMax] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balm.adoc[balm]::xref:BloombergLP/balm/IntegerCollector.adoc[IntegerCollector]::setCountTotalMinMax :relfileprefix: ../../../ :mrdocs: Set the event count to the specified `count`, the total aggregate to the specified `total`, the minimum aggregate to the specified `min` and the maximum aggregate to the specified `max`. == Synopsis Declared in `<balm_integercollector.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setCountTotalMinMax( int count, int total, int min, int max); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#