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 enumerator to next element in the collection.
Syntax
public boolean moveNext()
Run On
Called
Return Value
Type: boolean
true if the next element occurs in the collection; otherwise, false.