RfsgPxiChassisClock10Source.Equals(RfsgPxiChassisClock10Source) Method
- Updated2025-05-22
- 1 minute(s) read
Rfsg
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.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public bool Equals( RfsgPxiChassisClock10Source source )
Public Function Equals ( source As RfsgPxiChassisClock10Source ) As Boolean
Parameters
- source RfsgPxiChassisClock10Source
- Specifies the RfsgPxiChassisClock10Source object to be compared to the current instance of RfsgPxiChassisClock10Source.
Return Value
Booleanif the two instances are equal; otherwise, .