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