RfsgPxiChassisClock10Source.Equality Operator
- Updated2025-05-22
- 1 minute(s) read
Rfsg
Determines whether the two instances of RfsgPxiChassisClock10Source are equal.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public static bool operator ==( RfsgPxiChassisClock10Source source1, RfsgPxiChassisClock10Source source2 )
Public Shared Operator = ( source1 As RfsgPxiChassisClock10Source, source2 As RfsgPxiChassisClock10Source ) As Boolean
Parameters
- source1 RfsgPxiChassisClock10Source
- Specifies an RfsgPxiChassisClock10Source object.
- source2 RfsgPxiChassisClock10Source
- Specifies an RfsgPxiChassisClock10Source object.
Return Value
Booleanif the two instances represent the same result; otherwise, .