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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public bool Equals(RfsgArbSampleClockSource source)

Parameters

NameTypeDescription
sourceRfsgArbSampleClockSource

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

Returns

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