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