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