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.
OverviewMethodsThis PackageAll Packages
ArrayEnumerator.hasMoreItems
Determines whether there are more items in the array past the current item.
Syntax
public boolean hasMoreItems()
Return Value
Returns true if there are more items in the array; otherwise, returns false.