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