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
	Get
property int NumberOfTemplates {
	int get ();
}
/** @property */
int get_NumberOfTemplates()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.2.0.0 (14.2.0.20400)