Mono Class Library: System.Xml.XmlNode Overview | Members

System.Xml.XmlNode.Clone Method

Creates a deep copy of this node. [Edit]

public virtual XmlNode Clone ()

Returns

A new node cloned from this node in which all descendents of the node are copies of their counterpart descendents in the original node. [Edit]

Remarks

None. [Edit]

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0