Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

Determine if there are any referenced objects.

Namespace:  Tangosol.Net.Internal
Assembly:  Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)

Syntax

C#
public virtual bool IsEmpty()

Return Value

Whether there are any referenced objects.

See Also