Represents an HTML node.
Namespace: HtmlAgilityPack
Assembly: HtmlAgilityPack (in HtmlAgilityPack.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
C# |
---|
public class HtmlNode : IXPathNavigable |
Visual Basic |
---|
Public Class HtmlNode _ Implements IXPathNavigable |
Visual C++ |
---|
public ref class HtmlNode : IXPathNavigable |
Inheritance Hierarchy
System..::..Object
HtmlAgilityPack..::..HtmlNode
HtmlAgilityPack..::..HtmlCommentNode
HtmlAgilityPack..::..HtmlTextNode
HtmlAgilityPack..::..HtmlNode
HtmlAgilityPack..::..HtmlCommentNode
HtmlAgilityPack..::..HtmlTextNode