PropertiesTPropKey, TPropValueSize Property |
Return the number of entries in the collection.
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic uint Size { get; }
Public ReadOnly Property Size As UInteger
Get
public:
property unsigned int Size {
unsigned int get ();
}
member Size : uint32 with get
Return Value
Type:
UInt32the number of entries
See Also