Base:
property
CurrentPosition
MS.Internal.Xml.XPath.BaseAxisQuery.CurrentPosition
1 override of CurrentPosition
System.Xml (1)
System\Xml\XPath\Internal\XPathAncestorQuery.cs (1)
55public override int CurrentPosition { get { return outputBuffer.Count - count + 1; } }