unset

Unsets the given key and its value.

Return

true if the key and value was set and removed, otherwise false

Parameters

key

the key

Type Parameters

T

the value's type