Click or drag to resize

IHCollectionTSize Method

Gets the number of elements contained in the collection.

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntax
int Size()

Return Value

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