Method First
First()
Returns the first boundary. The iterator's current position is set to the first text boundary.
Declaration
public abstract int First()
Returns
Type | Description |
---|---|
System.Int32 | The character index of the first text boundary |