CommunicationLinkCollectionAddChain Method |
| Name | Description | |
|---|---|---|
| AddChain(IEnumerableIServiceProvider) |
Adds multiple links to the collection at once, assuming that each item in the list
either receives or transmits from the previous item. Usually, this contains a transmitter
and receiver with zero or more transceivers or transponders in between.
| |
| AddChain(IServiceProvider) |
Adds multiple links to the collection at once, assuming that each item in the list
either receives or transmits from the previous item. Usually, this contains a transmitter
and receiver with zero or more transceivers or transponders in between.
|