Returns the set of key-value pairs in the multimap.
Namespace: Hazelcast.Core
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax
Return Value
Type: ISetKeyValuePairK, Vthe set of key-value pairs in the multimap. Returned set might be modifiable but it has no effect on the multimap
See Also