Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.0
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.0
Syntax
| C# |
|---|
public CacheableByte( byte value ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ value As Byte _ ) |
| Visual C++ |
|---|
public: CacheableByte ( unsigned char value ) |
Parameters
- value
- Byte
See Also
CacheableByte Class
GemStone.GemFire.Cache Namespace