Click or drag to resize
StructSetSize Property
The size of the StructSet.

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

Return Value

Type: Int32
the number of items in the StructSet.
See Also