IHCollectionTIsEmpty Method Hazelcast .Net Client Class Library
Determines whether this instance is empty.

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

bool IsEmpty()

Return Value

Type: Boolean
true if this instance is empty; otherwise, false.
See Also

Reference