ScopeEndOfRecordEventOutputTerminal.Equals Method (ScopeEndOfRecordEventOutputTerminal)
- Updated2023-09-06
- 1 minute(s) read
ScopeEndOfRecordEventOutputTerminalEquals Method (ScopeEndOfRecordEventOutputTerminal)
Determines whether the current instance of ScopeEndOfRecordEventOutputTerminal
and the specified ScopeEndOfRecordEventOutputTerminal object are equal.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public bool Equals( ScopeEndOfRecordEventOutputTerminal source )
Public Function Equals ( source As ScopeEndOfRecordEventOutputTerminal ) As Boolean
Parameters
- source
- Type: NationalInstruments.ModularInstruments.NIScopeScopeEndOfRecordEventOutputTerminal
Specifies the ScopeEndOfRecordEventOutputTerminal object to compare to the current instance of ScopeEndOfRecordEventOutputTerminal.
Return Value
Type: Booleanif the two instances are equal; otherwise, .