Click or drag to resize
PropertiesTPropKey, TPropValueSize Property
Return the number of entries in the collection.

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

Return Value

Type: UInt32
the number of entries
See Also