![](../icons/Hazelcast-IMDG-Logo-Orange_Dark_200px.jpg) | IReplicatedMapTKey, TValueSize Method |
Returns the number of entries in this map.
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntaxabstract Size : unit -> int
Return Value
Type:
Int32the number of entries in this map
RemarksReturns the number of entries in this map.
See Also