Click or drag to resize
CacheableInt32Array  Conversion (CacheableInt32Array 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[] (
	CacheableInt32Array value
)

Parameters

value
Type: GemStone.GemFire.CacheCacheableInt32Array

Return Value

Type: Int32
See Also