Documentation for a minimal subset of the QSM API
Item Property (destinationAddress)
Namespaces > QS.CMS.Base3 > SenderCollection<(Of SenderInterface>) > Item(NetworkAddress)

[Missing <summary> documentation for P:QS.CMS.Base3.SenderCollection`1.Item(QS.Fx.Network.NetworkAddress)]

Syntax
C#Visual BasicManaged C++
public SenderInterface this [
	NetworkAddress destinationAddress
] { get; }
Public ReadOnly Property Item ( _
	destinationAddress As NetworkAddress _
) As SenderInterface
public:
virtual property SenderInterface default[NetworkAddress^ destinationAddress] {
	SenderInterface get (NetworkAddress^ destinationAddress) sealed;
}
Parameters
destinationAddress (NetworkAddress)

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0