RfsgRFBlankingSource Implicit Conversion (String to RfsgRFBlankingSource)
- Updated2025-05-22
- 1 minute(s) read
Rfsg
Convert the specified string to equivalent RfsgRFBlankingSource object.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public static implicit operator RfsgRFBlankingSource ( string source )
Public Shared Widening Operator CType ( source As String ) As RfsgRFBlankingSource
Parameters
- source String
- Specifies the string to be converted to equivalent RfsgRFBlankingSource object.
Return Value
RfsgRFBlankingSourceReturns an object of type RfsgRFBlankingSource from the string passed in the source.