TextFilePosition.StartLineIndex Property
Definition
Zero based index of the start line of the position in the text file.
public int StartLineIndex { get; }
Property Value
The index of the start line.
Last modified: 29 January 2025
Zero based index of the start line of the position in the text file.
The index of the start line.