C# Syntax
Parameters
- fromLine
- The line at which the selection starts, inclusive.
- fromCharPos
- The character position at which the selection starts, inclusive.
- toLine
- The line at which the selection ends, inclusive.
- toCharPos
- The character position at which the selection ends, inclusive.