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