Returns a copy of the underlying array of strings.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.0
Syntax
| C# |
|---|
public CacheableString[] GetValues() |
| Visual Basic (Declaration) |
|---|
Public Function GetValues As CacheableString() |
| Visual C++ |
|---|
public: array<CacheableString^>^ GetValues () |
See Also
CacheableStringArray Class
GemStone.GemFire.Cache Namespace