Click or drag to resize
CacheableInt16ArrayCreate Method (Int16)

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

Parameters

value
Type: SystemInt16

Return Value

Type: CacheableInt16Array
See Also