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

Returns true if the key exists.

Parameters
  • key The key to search for.