Click or drag to resize

CharLocation Fields

The CharLocation type exposes the following members.

Fields
  NameDescription
Public fieldColumn
Column number (starts from 1).
Public fieldStatic memberEmpty
Singleton instance of CharLocation representing "Empty" value.
Public fieldIndex
Index of character in the file (starts from 0).
Public fieldLine
Line number (starts from 1).
Top
See Also