Overview
>
klyn.collections
>
MapCollection
>
containsValue
Overview
Index
Tree
Deprecated
klyn.collections.MapCollection.containsValue
method
public containsValue(value as V) as Boolean
Description
Returns true if the value exists.
Parameters
value The value to search for.