HtmlNodeCloneNode Method |
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.
|