  | IMapTKey, TValueClear Method  | 
 
                Removes all of the mappings from this map (optional operation).
            
 
    Namespace: 
   Hazelcast.Core
    Assembly:
   Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.10
Syntaxabstract Clear : unit -> unit 
Remarks
                The map will be empty after this call returns.
            
See Also