Creates a new text position at the next index.
public TextPosition WithNextIndex()
Creates a new text position advanced the specified number of characters.
public TextPosition WithNextIndex(int count)