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