IEnumerator Methods
Overview
|
This Package
|
All Packages
IEnumerator Methods
Methods
Description
hasMoreItems
Determines whether there are more items to enumerate.
nextItem
Retrieves the next item.
reset
Resets the current location to the first element.