IMapTKey, TValueClear Method Hazelcast .Net Client Class Library
Removes all of the mappings from this map (optional operation).

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

void Clear()
Remarks

The map will be empty after this call returns.
See Also

Reference