[#CSubNet-ToString] = xref:CSubNet.adoc[CSubNet]::ToString :relfileprefix: ../ :mrdocs: Get a human‐readable CIDR representation of this subnet. == Synopsis Declared in `<netaddress.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string ToString() const; ---- == Return Value The subnet as a CIDR string. [.small]#Created with https://www.mrdocs.com[MrDocs]#