SourceMark.LineIndex Property
Definition
Zero based index of the line of the position in the file.
public int LineIndex { get; }
Property Value
The index of the line.
Zero based index of the line of the position in the file.
public int LineIndex { get; }
The index of the line.