System.Xml.XmlNode.FirstChild Property

Gets the first child of the node.

Syntax

public virtual XmlNode FirstChild { get; }

Value

The first child of the node, or null if the node has no children.

Remarks

None.

Requirements

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