[]
Selects the text between the specified start and length.
start
length
public void Select(int start, int length)
The selection start.
The selection length.