GigaSpaces XAP.NET Documentation
NumberOfEntries Property
Class LibraryGigaSpaces.Core.AdminITypeRuntimeInfoNumberOfEntries
Number of instances of the type in the space.
Declaration Syntax
C#Visual BasicVisual C++J#
int NumberOfEntries { get; }
ReadOnly Property NumberOfEntries As Integer
property int NumberOfEntries {
	int get ();
}
/** @property */
int get_NumberOfEntries()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.6.2.9900 (9.6.2.9900)