GigaSpaces XAP.NET Documentation
NumberOfTemplates Property
Class LibraryGigaSpaces.Core.AdminITypeRuntimeInfoNumberOfTemplates
Number of templates of the type currently registered in the space.
Declaration Syntax
C#Visual BasicVisual C++J#
int NumberOfTemplates { get; }
ReadOnly Property NumberOfTemplates As Integer
property int NumberOfTemplates {
	int get ();
}
/** @property */
int get_NumberOfTemplates()

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