Acrux Html Parser Documentation
HasChildNodes Property
NamespacesAcrux.HtmlHtmlNodeHasChildNodes
Gets a value indicating whether this node has any child nodes.
Declaration Syntax
C#Visual BasicVisual C++
public bool HasChildNodes { get; }
Public ReadOnly Property HasChildNodes As Boolean
public:
property bool HasChildNodes {
	bool get ();
}

Assembly: Acrux.Html (Module: Acrux.Html) Version: 1.0.0.0 (1.0.0.215)