HtmlNodeHasChildNodes Property  | 
 
            Gets a value indicating whether this node has any child nodes.
            
 
    Namespace: 
   WorkflowGen.My.HtmlAgilityPack
    Assembly:
   WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.7.2.0 (4.7.2.0)
Syntaxpublic bool HasChildNodes { get; }Public ReadOnly Property HasChildNodes As Boolean
	Get
Property Value
Type: 
Boolean
See Also