Click or drag to resize
CacheableStringArrayGetValues Method
Returns a copy of the underlying array of strings.

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public CacheableString[] GetValues()

Return Value

Type: CacheableString
See Also