BrokerServiceCollection.Item Property
Gets a BrokerService object in the collection by name or by index number.
Overload List
| Name | Description |
|---|---|
| BrokerServiceCollection.Item (Int32) |
Gets a BrokerService object in the collection by index number.
|
| BrokerServiceCollection.Item (String) |
Gets a BrokerService object in the collection by name.
|