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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public bool Equals(RfsaReferenceClockSource source)

Parameters

NameTypeDescription
sourceRfsaReferenceClockSource

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

Returns

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