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