Gets the RCS frequency band collection.
Read-only property
[Visual Basic .NET] |
---|
Public Property FrequencyBands() As IAgRadarCrossSectionFrequencyBandCollection
|
[C#] |
---|
public IAgRadarCrossSectionFrequencyBandCollection FrequencyBands {get;}
|
[Managed C++] |
---|
public: __property IAgRadarCrossSectionFrequencyBandCollection^ get_FrequencyBands();
|
[Unmanaged C++] |
---|
public: HRESULT get_FrequencyBands(
|
[Java] |
---|
public IAgRadarCrossSectionFrequencyBandCollection getFrequencyBands();
|