ListIterator.begin Method

Moves the iterator to the start of the list.

Syntax

public void begin()

Run On

Called

See Also

ListIterator Class

ListIterator.end Method

ListIterator.more Method