[#CSubNet-IsValid] = xref:CSubNet.adoc[CSubNet]::IsValid :relfileprefix: ../ :mrdocs: Whether this subnet was parsed/constructed successfully. == Synopsis Declared in `<netaddress.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool IsValid() const; ---- == Return Value True when this subnet is valid. [.small]#Created with https://www.mrdocs.com[MrDocs]#