Click or drag to resize
LocalRegionTKey, TValueAttributesMutator Property

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public virtual AttributesMutator<TKey, TValue> AttributesMutator { get; }

Property Value

Type: AttributesMutatorTKey, TValue

Implements

IRegionTKey, TValueAttributesMutator
See Also