Namespace: GemStone.GemFire.Cache.Internal
Assembly:
GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.5.0.1
Syntax
| C# |
|---|
protected CacheableBuiltinKey<gemfire::CacheableKeyType<float,59,&gemfire::tName_CacheableFloat,&gemfire::tStr_CacheableFloat,63>,float,187>(
Serializable* nativeptr
) |
| Visual Basic (Declaration) |
|---|
Visual Basic does not support APIs that consume or return unsafe types. |
| Visual C++ |
|---|
protected:
CacheableBuiltinKey<gemfire::CacheableKeyType<float,59,&gemfire::tName_CacheableFloat,&gemfire::tStr_CacheableFloat,63>,float,187> (
Serializable* nativeptr
) |
Parameters
- nativeptr
- Serializable*
See Also