Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Closes the cursor.
Visual Basic Public Overrides Sub Close()
C# public override void Close();
It is not an error to close a cursor that is already closed.