Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Moves the current position to the next one value.
Syntax
public boolean next()
Run On
Called
Return Value
Type: boolean
A Boolean value indicating whether a valid value was found.
Exceptions
Exception | Condition |
---|---|
Error | The current position was not initialized by calling the first method. |