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

Namespace: Hazelcast.Core
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax

void Clear()
Remarks

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

Reference