Click or drag to resize
HtmlNodeCopyFrom Method
Overload List
  NameDescription
Public methodCopyFrom(HtmlNode)
Creates a duplicate of the node and the subtree under it.
Public methodCopyFrom(HtmlNode, Boolean)
Creates a duplicate of the node.
Top
See Also