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: 09 November 2024
Zero based index of the start line of the position in the text file.
The index of the start line.