Click or drag to resize
CacheableStringToString Method
Return a string representation of the object. This returns the same string as Value property.

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public override string ToString()

Return Value

Type: String

Implements

IGFSerializableToString
See Also