Method CursorRight
CursorRight(int)
First valid position after pos.
public int CursorRight(int pos)
Parameters
posintCurrent position.
Returns
- int
New cursor position if any, otherwise returns
pos
First valid position after pos.
public int CursorRight(int pos)
pos intCurrent position.
New cursor position if any, otherwise returns pos