RfsgSynchronizedScriptTriggerDistributionLine.Equality Operator
- Updated2025-05-22
- 1 minute(s) read
Rfsg
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
Booleanif the two instances are equal; otherwise, .