LineIndex Type
Constructors
| Constructor | Description |
Full Usage:
LineIndex(endings, maxIndex)
Parameters:
ImmutableArray<int>
maxIndex : int
Returns: LineIndex
|
|
Instance members
| Instance member | Description |
Full Usage:
this.GetIndex
Parameters:
int
col : int
Returns: int
|
|
Full Usage:
this.GetLineCol
Parameters:
int
Returns: int * int
|
|
|
|