Determines whether the current instance of RfsgSynchronizedStartTriggerDistributionLine and the RfsgSynchronizedStartTriggerDistributionLine object that you specify are equal.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public bool Equals(RfsgSynchronizedStartTriggerDistributionLine distributionLine)

Parameters

NameTypeDescription
distributionLineRfsgSynchronizedStartTriggerDistributionLine

Specifies the RfsgSynchronizedStartTriggerDistributionLine object to be compared to the current instance of RfsgSynchronizedStartTriggerDistributionLine.

Returns

true if the two instances are equal; otherwise, false.