Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.5.0.1
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.5.0.1
Syntax
| C# |
|---|
public CacheableFloatArray( float[] value ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ value As Single() _ ) |
| Visual C++ |
|---|
public: CacheableFloatArray ( array<float>^ value ) |
Parameters
- value
- array<Single>[]()
See Also
CacheableFloatArray Class
GemStone.GemFire.Cache Namespace