NIRfsg Namespace

Table of Contents

RfsgRFBlankingSource.Equality Operator

  • Updated2025-05-22
  • 1 minute(s) read
RfsgRFBlankingSource.Equality Operator

RfsgRFBlankingSourceEquality Operator

Checks whether the two instances of RfsgRFBlankingSource are equal.

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

public static bool operator ==(
	RfsgRFBlankingSource source1,
	RfsgRFBlankingSource source2
)
Public Shared Operator = ( 
	source1 As RfsgRFBlankingSource,
	source2 As RfsgRFBlankingSource
) As Boolean

Parameters

source1  RfsgRFBlankingSource
Specifies an RfsgRFBlankingSource object.
source2  RfsgRFBlankingSource
Specifies an RfsgRFBlankingSource object.

Return Value

Boolean
if the two instances are equal; otherwise, .

See Also

Log in to get a better experience