![]()
The cloned node.
CloneNode serves as a copy constructor for nodes. To see how this method behaves with other node types, see the XmlNode.CloneNode(bool) method in the XmlNode class.
The cloned node has no parent (XmlNode.ParentNode returns null).