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

KeyMask implementation used in Load().

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

Syntax

C#
protected class LoadKeyMask : LocalCache..::.KeyMask

Inheritance Hierarchy

System..::.Object
  Tangosol.Net.Cache..::.LocalCache..::.KeyMask
    Tangosol.Net.Cache..::.LocalCache..::.LoadKeyMask

See Also