Click or drag to resize
PropertiesConvertCacheableStringKey Method

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public static CacheableKey* ConvertCacheableStringKey(
	CacheableString cStr
)

Parameters

cStr
Type: GemStone.GemFire.CacheCacheableString

Return Value

Type: CacheableKey*
See Also