Enhanced C#
Language of your choice: library documentation
|
A line/column pair representing a location in a text file. Numbering starts at one for both Line and Column. More...
A line/column pair representing a location in a text file. Numbering starts at one for both Line and Column.
Properties | |
int | Line [get] |
int | Column [get] |