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

Returns true if the key exists.

Parameters
ParameterDescription
keyThe key to search for.