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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public bool Equals(RfsgSynchronizedSampleClockDistributionLine distributionLine)

Parameters

NameTypeDescription
distributionLineRfsgSynchronizedSampleClockDistributionLine

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

Returns

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