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

System.Xml.XmlNode.LastChild Property

The last child of this node. [Edit]

public virtual XmlNode LastChild { get; }

Value

The last child of this 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