Microsoft SDK for Java

DhEnumeration.hasMoreItems

Tests if this enumeration contains more elements.

Syntax

public boolean hasMoreItems()

Return Value

Returns true if this enumeration contains more elements; otherwise, returns false.

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