Click or drag to resize
CacheableInt64Array  Conversion (CacheableInt64Array to Int64)

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public static explicit operator long[] (
	CacheableInt64Array value
)

Parameters

value
Type: GemStone.GemFire.CacheCacheableInt64Array

Return Value

Type: Int64
See Also