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