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

System.Xml.XPath.XPathNavigator.SelectChildren Method

Selects the child nodes that has specific qualified name.

public virtual XPathNodeIterator SelectChildren (XPathNodeType type)

Parameters

type
An System.Xml.XPath.XPathNodeType value that indicates the filtered type of the node query.

Returns

The System.Xml.XPath.XPathNodeIterator instance that holds all the resulting nodes.

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