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

System.Xml.XmlNode.PrependChild Method

Inserts a node as the first child of this node.

public virtual XmlNode PrependChild (XmlNode newChild)

Parameters

newChild
The node to insert.

Returns

The child node.

Remarks

None.

Requirements

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