IList Interface
- Updated2024-07-17
- 1 minute(s) read
IList Interface
Represents a list. Implement this interface to expose measurement functionality.
Namespace: NationalInstruments.RFmx.InstrMX
Assembly: NationalInstruments.RFmx.InstrMX.Fx40 (in NationalInstruments.RFmx.InstrMX.Fx40.dll) Version: 24.5.0.49285 (24.5.0.49285)
Syntax
public interface IList
Public Interface IList
The IList type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ListName | Gets the name assigned to the current list object. |
![]() | ListType | Gets the type of the current list object. |
Remarks
For more information about RFmx Instruments, refer to RFmx Instruments Help.