CloneNode Method
From Html Agility Pack
| A Sandcastle Documented Class Library |
| HtmlNode..::..CloneNode Method |
| HtmlNode Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| CloneNode(Boolean) |
Creates a duplicate of the node.
| |
| CloneNode(String) |
Creates a duplicate of the node and changes its name at the same time.
| |
| CloneNode(String, Boolean) |
Creates a duplicate of the node and changes its name at the same time.
|