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