Click or drag to resize
CacheableInt32  Conversion (CacheableInt32 to Int32)

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public static explicit operator int (
	CacheableInt32 value
)

Parameters

value
Type: GemStone.GemFire.CacheCacheableInt32

Return Value

Type: Int32
See Also