Copies all of the mappings from the specified map to this map
Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.1
Syntax
Parameters
- m
- Type: System.Collections.GenericIDictionaryTKey, TValue
mappings to be stored in this map
See Also