CopyFrom Method
From Html Agility Pack
| A Sandcastle Documented Class Library |
| HtmlNode..::..CopyFrom Method |
| HtmlNode Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| CopyFrom(HtmlNode) |
Creates a duplicate of the node and the subtree under it.
| |
| CopyFrom(HtmlNode, Boolean) |
Creates a duplicate of the node.
|