[]
Selects a range of text in the editor.
void Select(int start, int length)
Index of the character where the selection starts.
Length of the selection.