Returns the collection of values in the multimap.
Namespace: Hazelcast.Core
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax
Return Value
Type: ICollectionVthe collection of values in the multimap. Returned collection might be modifiable but it has no effect on the multimap
See Also