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

C# | Visual Basic | Managed 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; }

- destinationAddress (NetworkAddress)