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