Returns a value indicating if this instance is equal to the specified object.

Syntax

Namespace: NationalInstruments.DAQmx

public override bool Equals(object obj)

Parameters

NameTypeDescription
objobject

An object to compare with this instance.

Returns

true if obj  is a CODataFrequency object that has the same frequency and duty cycle as this instance.