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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public bool Equals(RfsgTriggerSyncDistributionLine distributionLine)

Parameters

NameTypeDescription
distributionLineRfsgTriggerSyncDistributionLine

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

Returns

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