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 (string name, string namespaceURI)

Parameters

name
The local part of the target node name.
namespaceURI
The namespace URI part of the target node name.

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