Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.