Equals(RfsgErrorQueryResult)
- Updated2025-10-14
- 1 minute(s) read
Compares two RfsgErrorQueryResult instances for equality.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public bool Equals(RfsgErrorQueryResult result)
Parameters
| Name | Type | Description |
|---|---|---|
| result | RfsgErrorQueryResult | Specifies an RfsgErrorQueryResult to compare to this instance. |
Returns
true if the two instances represent the same result; otherwise, false.