klyn.collections.MapCollection.remove
method
public remove(key as K) as Boolean
Description
Removes an entry.
Parameters
  • key The key to remove.
Returns
True if the key existed.