IMultiMapTKey, TValueClear Method Hazelcast .Net Client Class Library
Clears the multimap.

Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.2.0
Syntax

void Clear()
Remarks

Clears the multimap. Removes all key-value pairs.
See Also

Reference