[]
Removes a range of text from Text's current value.
public override void Remove(int start, int count)
The index where to start removing text.
The count of characters to remove.