RFmxLteMXList.GetListStep Method
- Updated2024-07-17
- 1 minute(s) read
RFmxLteMXListGetListStep Method
Returns a list step instance in a list.
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 RFmxLteMX GetListStep( int stepIndex )
Public Function GetListStep ( stepIndex As Integer ) As RFmxLteMX
Parameters
- stepIndex
- Type: SystemInt32
Pass the list step number.
Return Value
Type: RFmxLteMXReturns the status code of this method. The status code either indicates success or describes an error or warning condition.