TextFilePosition.StartColumnIndex Property
Definition
Zero based index of the start column of the position in the text file.
public int StartColumnIndex { get; }
Property Value
The index of the start column.
Last modified: 22 November 2024
Zero based index of the start column of the position in the text file.
The index of the start column.