ModelMap.has

Returns true if the key exists within the mapping

class ModelMap(TKey, TValue)
bool
has
(
TKey key
)

Meta