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

System.Xml.XmlNode.ChildNodes Property

The children of this node. [Edit]

public virtual XmlNodeList ChildNodes { get; }

Value

The children of this node. [Edit]

Remarks

A node's children are an ordered list of nodes. [Edit]

Requirements

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