IMultiMap
K
,
V
Clear Method
Hazelcast .Net Client Class Library
Clears the multimap.
Namespace:
Hazelcast.Core
Assembly:
HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.9
Syntax
C#
VB
C++
F#
Copy
void
Clear
()
Sub
Clear
void
Clear
()
abstract
Clear
:
unit
->
unit
Remarks
Clears the multimap. Removes all key-value pairs.
See Also
Reference
IMultiMap
K, V
Interface
Hazelcast.Core Namespace