Microsoft SDK for Java

Cursor.clone

Clones the Cursor object and returns a duplicate.

Syntax

public Object clone()

Return Value

Returns an object that can be cast to a Cursor object.

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