Click or drag to resize
StructLength Property
Get the number of field values available.

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

Return Value

Type: UInt64
the number of field values available.
See Also