pos Type
Represents a position in a file
Instance members
Instance member |
Description
|
Full Usage:
this.Column
Returns: int
|
The column number for the position
|
Full Usage:
this.Line
Returns: int
|
The line number for the position
|