RfsaExportDigitizerSampleClockExportedOutputTerminal.Equals Method (Object)
- Updated2023-02-21
- 1 minute(s) read
Determines whether the current instance of RfsaExportDigitizerSampleClockExportedOutputTerminal and the object that you specify are equal.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx40 (in NationalInstruments.ModularInstruments.NIRfsa.Fx40.dll) Version: 2022
Syntax
public override bool Equals( Object obj )
Public Overrides Function Equals ( obj As Object ) As Boolean
Parameters
- obj
- Type: SystemObject
Specifies the object to be compared to the current instance of RfsaExportDigitizerSampleClockExportedOutputTerminal.
Return Value
Type: Booleanif the two instances are equal; otherwise, .