Equals(RfsaPxiChassisClk10Source)
- Updated2025-10-14
- 1 minute(s) read
Determines whether the current instance of RfsaPxiChassisClk10Source and the RfsaPxiChassisClk10Source object that you specify are equal.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public bool Equals(RfsaPxiChassisClk10Source source)
Parameters
| Name | Type | Description |
|---|---|---|
| source | RfsaPxiChassisClk10Source | Specifies the RfsaPxiChassisClk10Source object to be compared to the current instance of RfsaPxiChassisClk10Source. |
Returns
true if the two instances are equal; otherwise, false.