Determines whether this map contains one or more keys to the specified value
Namespace: Hazelcast.Core
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax
Parameters
- value
- Type: SystemObject
The value.
Return Value
Type: BooleanReturns true if this map contains one or more keys to the specified value
See Also