[#CoinsViewCacheCursor-Begin] = xref:CoinsViewCacheCursor.adoc[CoinsViewCacheCursor]::Begin :relfileprefix: ../ :mrdocs: Get the first flagged entry in the linked list. == Synopsis Declared in `<coins.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CoinsCachePair.adoc[CoinsCachePair]* Begin() const noexcept; ---- == Return Value Pointer to the first entry, or the end sentinel if there are none. [.small]#Created with https://www.mrdocs.com[MrDocs]#