[#wallet-CoinsResult-TypesCount] = xref:wallet.adoc[wallet]::xref:wallet/CoinsResult.adoc[CoinsResult]::TypesCount :relfileprefix: ../../ :mrdocs: Return how many different output types this struct stores == Synopsis Declared in `<wallet/spend.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- size_t TypesCount() const; ---- == Return Value The number of distinct output types stored. [.small]#Created with https://www.mrdocs.com[MrDocs]#