AGI STK Objects 11Send comments on this topic.
Transmitters Property (IAgCommSystem)
See Also 
Windows






Windows & Linux

Description

Gets the transmitter collection.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Transmitters() As IAgObjectLinkCollection
[C#]
public IAgObjectLinkCollection Transmitters {get;}
[Managed C++]
public: __property IAgObjectLinkCollection^ get_Transmitters();
[Unmanaged C++]
public: HRESULT get_Transmitters(
   IAgObjectLinkCollection ** ppRetVal
);
[Java]
public IAgObjectLinkCollection getTransmitters();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.