unset


Description:

public abstract void unset ()

Unsets the current entry in the iteration. The cursor is set in an in-between state. get_key, get_value, set_value and unset will fail until the next move of the cursor (calling next).