Returns the number of elements in the filter.

Synopsis

Declared in <blockfilter.h>

uint32_t
GetN() const;

Return Value

The number of elements inserted into the filter.

Created with MrDocs