Skip to content

TextFilePosition.StartColumnIndex Property

Definition

Zero based index of the start column of the position in the text file.

public int StartColumnIndex { get; }

View source

Property Value

Int32

The index of the start column.