Subscriber portal
Determines whether the enumerator denotes a valid set element.
public boolean moveNext()
Set enumerators start before the first element in the set. You must call the moveNext method to make it point to the first element in the set.