Microsoft SDK for Java

IEnumerator.hasMoreItems

Determines whether there are more items to enumerate.

Syntax

public boolean hasMoreItems()

Return Value

Returns true if there are more items to enumerate; otherwise, returns false.

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