NIRfsg Namespace

Table of Contents

RfsgSynchronizedScriptTriggerDistributionLine.Equality Operator

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

RfsgSynchronizedScriptTriggerDistributionLineEquality Operator

Checks whether the two instances of RfsgSynchronizedScriptTriggerDistributionLine are equal.

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

Syntax

public static bool operator ==(
	RfsgSynchronizedScriptTriggerDistributionLine distributionLine1,
	RfsgSynchronizedScriptTriggerDistributionLine distributionLine2
)
Public Shared Operator = ( 
	distributionLine1 As RfsgSynchronizedScriptTriggerDistributionLine,
	distributionLine2 As RfsgSynchronizedScriptTriggerDistributionLine
) As Boolean

Parameters

distributionLine1  RfsgSynchronizedScriptTriggerDistributionLine
Specifies an RfsgSynchronizedScriptTriggerDistributionLine object.
distributionLine2  RfsgSynchronizedScriptTriggerDistributionLine
Specifies an RfsgSynchronizedScriptTriggerDistributionLine object.

Return Value

Boolean
if the two instances are equal; otherwise, .

See Also

Log in to get a better experience