Gets the bistatic receiver collection.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property BistaticReceivers() As IAgObjectLinkCollection
|
| [C#] |
|---|
public IAgObjectLinkCollection BistaticReceivers {get;}
|
| [Managed C++] |
|---|
public: __property IAgObjectLinkCollection^ get_BistaticReceivers();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_BistaticReceivers(
|
| [Java] |
|---|
public IAgObjectLinkCollection getBistaticReceivers();
|