







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