[#CNode-GetRefCount] = xref:CNode.adoc[CNode]::GetRefCount :relfileprefix: ../ :mrdocs: Return the current outstanding reference count for this node. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int GetRefCount() const; ---- == Return Value the number of outstanding references to this node. [.small]#Created with https://www.mrdocs.com[MrDocs]#