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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public bool Equals(RfsgFrequencyReferenceSource source)

Parameters

NameTypeDescription
sourceRfsgFrequencyReferenceSource

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

Returns

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