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: 29 January 2025
Zero based index of the start column of the position in the text file.
The index of the start column.