Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

Returns true is the value for the null key is set, false otherwise.

Namespace:  Tangosol.Util.Collections
Assembly:  Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)

Syntax

C#
protected bool IsNullValueSet { get; }

Field Value

true is the value for the null key is set, false otherwise.

See Also