Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes the element that is pointed to by the iterator from the map.
Syntax
public void delete()
Run On
Called
Remarks
The iterator will point to the next element after invoking the delete method.