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.3.0.0 (4.3.0.0)
Syntax public bool HasChildNodes { get; }
Public ReadOnly Property HasChildNodes As Boolean
Get
Property Value
Type:
BooleanSee Also