Namespace: GemStone.GemFire.Cache.Internal
Assembly:
GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.1
Syntax
| C# |
|---|
public CacheableBuiltinKey<gemfire::CacheableKeyType<short,56,&gemfire::tName_CacheableInt16,&gemfire::tStr_CacheableInt16,15>,short,2147483704>(
short value
) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _
value As Short _
) |
| Visual C++ |
|---|
public:
CacheableBuiltinKey<gemfire::CacheableKeyType<short,56,&gemfire::tName_CacheableInt16,&gemfire::tStr_CacheableInt16,15>,short,2147483704> (
short value
) |
Parameters
- value
- Int16
See Also