Click or drag to resize
RegionAttributesTKey, TValueEquals Method (RegionAttributesTKey, TValue)

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public bool Equals(
	RegionAttributes<TKey, TValue> other
)

Parameters

other
Type: GemStone.GemFire.Cache.GenericRegionAttributesTKey, TValue

Return Value

Type: Boolean
See Also