Gets the waveform collection
Read-only property
[Visual Basic .NET] |
---|
Public Property Waveforms() As IAgRadarRaeWaveformCollection
|
[C#] |
---|
public IAgRadarRaeWaveformCollection Waveforms {get;}
|
[Managed C++] |
---|
public: __property IAgRadarRaeWaveformCollection^ get_Waveforms();
|
[Unmanaged C++] |
---|
public: HRESULT get_Waveforms(
|
[Java] |
---|
public IAgRadarRaeWaveformCollection getWaveforms();
|