GigaSpaces XAP.NET Documentation
Names Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ZonesIZonesNames
Gets a dictionary of zone names to IZones.
Declaration Syntax
C#Visual BasicVisual C++J#
IDictionary<string, IZone> Names { get; }
ReadOnly Property Names As IDictionary(Of String, IZone)
	Get
property IDictionary<String^, IZone^>^ Names {
	IDictionary<String^, IZone^>^ get ();
}
/** @property */
IDictionary<String, IZone> get_Names()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)