IMultiMap
TKey
,
TValue
Clear Method
Hazelcast .Net Client Class Library
Clears the multimap.
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.1
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
TKey, TValue
Interface
Hazelcast.Core Namespace