Microsoft SDK for Java

ArrayEnumerator.clone

Creates an identical copy of this enumerator.

Syntax

public Object clone()

Return Value

Returns a new ArrayEnumerator object that refers to the same Object array but has a unique current position.

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