RfsaEndOfRecordEventExportedOutputTerminal.Equality Operator
- Updated2025-07-17
- 1 minute(s) read
Rfsa
Checks whether the two instances of RfsaEndOfRecordEventExportedOutputTerminal are equal.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public static bool operator ==( RfsaEndOfRecordEventExportedOutputTerminal outputTerminal1, RfsaEndOfRecordEventExportedOutputTerminal outputTerminal2 )
Public Shared Operator = ( outputTerminal1 As RfsaEndOfRecordEventExportedOutputTerminal, outputTerminal2 As RfsaEndOfRecordEventExportedOutputTerminal ) As Boolean
Parameters
- outputTerminal1 RfsaEndOfRecordEventExportedOutputTerminal
- Specifies a RfsaEndOfRecordEventExportedOutputTerminal object.
- outputTerminal2 RfsaEndOfRecordEventExportedOutputTerminal
- Specifies a RfsaEndOfRecordEventExportedOutputTerminal object.
Return Value
Booleanif the two instances are equal; otherwise, .