IParseResult.NextPosition property

The text position at the end of the parsed value (or at the point of failure).

public TextPosition NextPosition { get; }

See Also