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

System.Xml.XmlNode.FirstChild Property

The first child of this node. [Edit]

public virtual XmlNode FirstChild { get; }

Value

The first child of the node, or null if the node has no children. [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