GigaSpaces XAP.NET Documentation
Instances Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceISpacePartitionInstances
Gets all the space instances which forms the partition.
Declaration Syntax
C#Visual BasicVisual C++J#
IList<ISpaceInstance> Instances { get; }
ReadOnly Property Instances As IList(Of ISpaceInstance)
property IList<ISpaceInstance^>^ Instances {
	IList<ISpaceInstance^>^ get ();
}
/** @property */
IList<ISpaceInstance> get_Instances()

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