CursorInterface
extends
Iterator
in
Common interface for Cursors
Tags
Table of Contents
Methods
- delete() : bool
- Deletes the cursor and frees the resources associated with it.
Methods
delete()
Deletes the cursor and frees the resources associated with it.
public
delete() : bool