Microsoft SDK for Java

List.clone

Creates an identical copy of this list.

Syntax

public Object clone()

Return Value

Returns an identical copy of this list.

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