Contents

delete()

Deletes the record from its node and invalidates it.

Declaration

func delete() throws

Discussion

The record should be released after this method is called.