Click or drag to resize
CacheableInt64ArrayCreate Method (Int64)

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

Parameters

value
Type: SystemInt64

Return Value

Type: CacheableInt64Array
See Also