IHCollectionTSize Method Hazelcast .Net Client Class Library
Gets the number of elements contained in the collection.

Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.3.0
Syntax

int Size()

Return Value

Type: Int32
The number of elements contained in the collection.
See Also

Reference