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