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