Selects the descendant nodes and optionally the current node itself that has specific qualified name of the current node of this instance. The typical usage of this method is internal XPath evaluation of "descendant::foo" or "descendant-or-self::bar".
- name
- The local part of the target node name.
- namespaceURI
- The namespace URI part of the target node name.
- matchSelf
- Indicates if the result contains the current node itself or not.
The System.Xml.XPath.XPathNodeIterator instance that holds all the resulting nodes.
Documentation for this section has not yet been entered.
Namespace: System.Xml.XPath
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0