| IHCollectionTSize Method |
Gets the number of elements contained in the collection.
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax abstract Size : unit -> int
Return Value
Type:
Int32
The number of elements contained in the collection.
See Also