| HtmlNodeNavigatorHasChildren Property  | 
            Gets a value indicating whether the current node has child nodes.
            
 
Namespace: WorkflowGen.My.HtmlAgilityPackAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 3.3.0.0 (3.3.0.0)
Syntaxpublic override bool HasChildren { get; }Public Overrides ReadOnly Property HasChildren As Boolean
	Get
Property Value
Type: 
Boolean
See Also