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