| 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.3
Syntax abstract Size : unit -> int
Return Value
Type:
Int32the number of key-value pairs in the multimap.
See Also