Click or drag to resize
CacheableInt16Create Method

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

Parameters

value
Type: SystemInt16

Return Value

Type: CacheableInt16
See Also