![](../icons/Hazelcast-IMDG-Logo-Orange_Dark_200px.jpg) | IMultiMapTKey, TValueSize Method |
Returns the number of key-value pairs in the multimap.
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.2
Syntaxabstract Size : unit -> int
Return Value
Type:
Int32the number of key-value pairs in the multimap.
See Also