GigaSpaces XAP.NET Documentation
Indexes Property
Class LibraryGigaSpaces.Core.MetadataISpaceTypeDescriptorIndexes
Gets the indexes of the type, mapped by their names. ISpaceIndex
Declaration Syntax
C#Visual BasicVisual C++J#
IDictionary<string, ISpaceIndex> Indexes { get; }
ReadOnly Property Indexes As IDictionary(Of String, ISpaceIndex)
property IDictionary<String^, ISpaceIndex^>^ Indexes {
	IDictionary<String^, ISpaceIndex^>^ get ();
}
/** @property */
IDictionary<String, ISpaceIndex> get_Indexes()

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