A Sandcastle Documented Class Library |
HtmlNode..::..RemoveAll Method |
HtmlNode Class See Also Send Feedback |
Removes all the children and/or attributes of the current node.
Namespace: HtmlAgilityPack
Assembly: HtmlAgilityPack (in HtmlAgilityPack.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
C# |
---|
public void RemoveAll() |
Visual Basic |
---|
Public Sub RemoveAll |
Visual C++ |
---|
public: void RemoveAll() |