Method NextPosition
NextPosition()
Returns the next position. You should only call this up to Freq times else the behavior is not defined. If positions were not indexed this will return -1; this only happens if offsets were indexed and you passed needsOffset=true when pulling the enum.
Declaration
public abstract int NextPosition()
Returns
Type | Description |
---|---|
System.Int32 |