BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

IDeviceIndexed..::..GetIndexedAddressSpace Property

Get all Items created in the device with indexes

Namespace:  CAS.Lib.DeviceSimulator
Assembly:  CommServer.DeviceSimulator (in CommServer.DeviceSimulator.dll)

Syntax


ItemDsc[] GetIndexedAddressSpace { get; }
ReadOnly Property GetIndexedAddressSpace As ItemDsc()
	Get
property array<ItemDsc^>^ GetIndexedAddressSpace {
	array<ItemDsc^>^ get ();
}