[#GCSFilter-GetN] = xref:GCSFilter.adoc[GCSFilter]::GetN :relfileprefix: ../ :mrdocs: Returns the number of elements in the filter. == Synopsis Declared in `<blockfilter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint32_t GetN() const; ---- == Return Value The number of elements inserted into the filter. [.small]#Created with https://www.mrdocs.com[MrDocs]#