Documentation for a minimal subset of the QSM API
Item Property (destinationAddress)
Namespaces > QS.CMS.Base3 > SenderCollectionCast<(Of InnerInterface, OuterInterface>) > Item(NetworkAddress)

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

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

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0