Gets an array of supported medium range waveform names.
Read-only property
[Visual Basic .NET] |
---|
Public Property SupportedMediumRangeWaveforms() As System.Array |
[C#] |
---|
public System.Array SupportedMediumRangeWaveforms {get;} |
[Managed C++] |
---|
public: __property System::Array get_SupportedMediumRangeWaveforms(); |
[Unmanaged C++] |
---|
public: HRESULT get_SupportedMediumRangeWaveforms( SAFEARRAY * * ppRetVal ); |
[Java] |
---|
public AgSafeArray getSupportedMediumRangeWaveforms(); |