ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgRFBlankingSource Implicit Conversion (String to RfsgRFBlankingSource)

  • Updated2024-05-08
  • 1 minute(s) read
RfsgRFBlankingSource Implicit Conversion (String to RfsgRFBlankingSource)

RfsgRFBlankingSource  Conversion (String to RfsgRFBlankingSource)

Convert the specified string to equivalent RfsgRFBlankingSource object.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public static implicit operator RfsgRFBlankingSource (
	string source
)
Public Shared Widening Operator CType ( 
	source As String
) As RfsgRFBlankingSource

Parameters

source
Type: SystemString
Specifies the string to be converted to equivalent RfsgRFBlankingSource object.

Return Value

Type: RfsgRFBlankingSource
Returns an object of type RfsgRFBlankingSource from the string passed in the source.

See Also

Log in to get a better experience