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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public bool Equals(RfsaRevisionQueryResult result)

Parameters

NameTypeDescription
resultRfsaRevisionQueryResult

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

Returns

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