Gets the jammers collection.
Read-only property
[Visual Basic .NET] |
---|
Public Property Jammers() As IAgObjectLinkCollection |
[C#] |
---|
public IAgObjectLinkCollection Jammers {get;} |
[Managed C++] |
---|
public: __property IAgObjectLinkCollection^ get_Jammers(); |
[Unmanaged C++] |
---|
public: HRESULT get_Jammers( |
[Java] |
---|
public IAgObjectLinkCollection getJammers(); |