RfsgErrorQueryResult.Equals(RfsgErrorQueryResult) Method
- Updated2025-05-22
- 1 minute(s) read
Rfsg
Compares two RfsgErrorQueryResult instances for equality.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public bool Equals( RfsgErrorQueryResult result )
Public Function Equals ( result As RfsgErrorQueryResult ) As Boolean
Parameters
- result RfsgErrorQueryResult
- Specifies an RfsgErrorQueryResult to compare to this instance.
Return Value
Booleanif the two instances represent the same result; otherwise, .