klyn.collections.MapCollection.remove
method
public remove(key as K) as Boolean
Description

Removes an entry.

Parameters
ParameterDescription
keyThe key to remove.
Returns

True if the key existed.