Base:
method
Clone
Microsoft.Xml.XPath.XPathNodeIterator.Clone()
1 override of Clone
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\ReversePositionQuery.cs (1)
17public override XPathNodeIterator Clone() { return new ReversePositionQuery(this); }