RFmx LTE DotNET

Table of Contents

RFmxLteMXList.Dispose Method

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

RFmxLteMXListDispose Method

Deletes the list and clears any trace of the current list, if any.

Namespace:  NationalInstruments.RFmx.LteMX
Assembly:  NationalInstruments.RFmx.LteMX.Fx40 (in NationalInstruments.RFmx.LteMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)

Syntax

public void Dispose()
Public Sub Dispose

Implements

IDisposableDispose

Remarks

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

See Also

Log in to get a better experience