[#CoinsViewCacheCursor-GetTotalCount] = xref:CoinsViewCacheCursor.adoc[CoinsViewCacheCursor]::GetTotalCount :relfileprefix: ../ :mrdocs: Report the total number of entries in the underlying map. == Synopsis Declared in `<coins.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- size_t GetTotalCount() const noexcept; ---- == Return Value The size of the coins map. [.small]#Created with https://www.mrdocs.com[MrDocs]#