GigaSpaces XAP.NET Documentation
Types Property
Class LibraryGigaSpaces.Core.AdminISpaceRuntimeInfoTypes
Gets all the types in the space.
Declaration Syntax
C#Visual BasicVisual C++J#
ITypeRuntimeInfo[] Types { get; }
ReadOnly Property Types As ITypeRuntimeInfo()
property array<ITypeRuntimeInfo^>^ Types {
	array<ITypeRuntimeInfo^>^ get ();
}
/** @property */
ITypeRuntimeInfo[] get_Types()

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