Enhanced C#
Language of your choice: library documentation
|
Represents a (contiguous) region of text in a source file. More...
Represents a (contiguous) region of text in a source file.
Properties | |
ISourceFile | Source [get] |
int | StartIndex [get] |
int | EndIndex [get] |
int | Length [get] |