| HtmlNodeNavigatorIsEmptyElement Property  | 
            Gets a value indicating whether the current node is an empty element.
            
 
Namespace: WorkflowGen.My.HtmlAgilityPackAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntaxpublic override bool IsEmptyElement { get; }Public Overrides ReadOnly Property IsEmptyElement As Boolean
	Get
Property Value
Type: 
Boolean
See Also