Click or drag to resize
CacheableStringLength Property
Gets the length of the underlying C string.

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public uint Length { get; }

Property Value

Type: UInt32
See Also