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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public bool Equals(RfsaErrorQueryResult result)

Parameters

NameTypeDescription
resultRfsaErrorQueryResult

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

Returns

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