Method IncrementToken
IncrementToken()
Returns the next, stemmed, input Token.
Declaration
public override bool IncrementToken()
Returns
Type | Description |
---|---|
System.Boolean | The stemmed form of a token. |
Overrides
Exceptions
Type | Condition |
---|---|
System.IO.IOException | If there is a low-level I/O error. |