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

IDataProviderID..::..Item Property

Indexer allowing to get object providing from the collection using Title as an index.

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

Syntax


ICommunicationLayerId this[
	string idx
] { get; }
ReadOnly Default Property Item ( _
	idx As String _
) As ICommunicationLayerId
	Get
property ICommunicationLayerId^ default[String^ idx] {
	ICommunicationLayerId^ get (String^ idx);
}

Parameters

idx
Type: String
Title of the object

Return Value

Return an object implementing IApplicationLayerMaster