Microsoft SDK for Java

nextElement

This method of the EnumWrapper class retrieves the next object in the enumeration.

Syntax

public Object nextElement();

Return Value

Returns the next object in the enumeration.

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