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