klyn.collections.MapCollection.contains
method
public contains(key as K) as Boolean
Description
Returns true if the key exists.
Parameters
  • key The key to search for.