1 reference to XPathAncestorIterator
System.Xml (1)
System\Xml\XPath\Internal\XPathAncestorIterator.cs (1)
38
public override XPathNodeIterator Clone() { return new
XPathAncestorIterator
(this); }