System.Xml.XmlNode.HasChildNodes Property

Gets a value indicating whether this node has any child nodes.

Syntax

public virtual bool HasChildNodes { get; }

Value

True if the node has children, otherwise false.

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