RfsgPxiChassisClock10Source.Equals Method (RfsgPxiChassisClock10Source)
- Updated2024-05-08
- 1 minute(s) read
RfsgPxiChassisClock10SourceEquals Method (RfsgPxiChassisClock10Source)
Determines whether the current instance of RfsgPxiChassisClock10Source object and the RfsgPxiChassisClock10Source object that you specify are equal.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public bool Equals( RfsgPxiChassisClock10Source source )
Public Function Equals ( source As RfsgPxiChassisClock10Source ) As Boolean
Parameters
- source
- Type: NationalInstruments.ModularInstruments.NIRfsgRfsgPxiChassisClock10Source
Specifies the RfsgPxiChassisClock10Source object to be compared to the current instance of RfsgPxiChassisClock10Source.
Return Value
Type: Booleanif the two instances are equal; otherwise, .