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