Returns whether the multimap contains the given key-value pair.
Namespace: Hazelcast.Core
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax
Parameters
Return Value
Type: Booleantrue if the multimap contains the key-value pair, false otherwise.
See Also