RFmx CDMA2K DotNET

Table of Contents

RFmxCdma2kMX.Dispose Method

  • Updated2024-07-17
  • 1 minute(s) read
RFmxCdma2kMX.Dispose Method

RFmxCdma2kMXDispose Method

Deletes the signal configuration if it is not the default signal configuration and clears any trace of the current signal configuration, if any.

Namespace: NationalInstruments.RFmx.Cdma2kMX
Assembly: NationalInstruments.RFmx.Cdma2kMX.Fx40 (in NationalInstruments.RFmx.Cdma2kMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)

Syntax

public void Dispose()
Public Sub Dispose

Implements

IDisposableDispose

Remarks

You can call this method safely more than once, even if the signal is already deleted.

See Also

Log in to get a better experience