Overview
>
klyn.collections
>
MapCollection
>
contains
Overview
Index
Tree
Deprecated
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.