Mono Class Library: System.Xml.XPath.XPathNavigator Overview | Members

System.Xml.XPath.XPathNavigator.HasChildren Property

Indicates if the current node has children or not.

public virtual bool HasChildren { get; }

Value

True if the current node is element and has one or more children; Otherwise False (attribute and namespace nodes don't have "children").

Remarks

Documentation for this section has not yet been entered.

Requirements

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