Method ADT.List()->Iterator()->next() Method next bool next() Description Advance to the next element in the list. Returns Returns 1 on success, and 0 (zero) at the end of the list. See also prev()