System.Xml.XmlNode.LastChild Property

Gets the last child of the node.

Syntax

public virtual XmlNode LastChild { get; }

Value

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