Gets the transmitter collection.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Transmitters() As IAgObjectLinkCollection |
| [C#] |
|---|
public IAgObjectLinkCollection Transmitters {get;} |
| [Managed C++] |
|---|
public: __property IAgObjectLinkCollection ^ get_Transmitters(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgObjectLinkCollection getTransmitters(); |
[Python - STK API ] |
|---|
@property def Transmitters(self) -> "IAgObjectLinkCollection": |






