Determines whether the current instance of RfsgStartedEventExportedOutputTerminal and the RfsgStartedEventExportedOutputTerminal object that you specify are equal.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public bool Equals(RfsgStartedEventExportedOutputTerminal outputTerminal)

Parameters

NameTypeDescription
outputTerminalRfsgStartedEventExportedOutputTerminal

Specifies the RfsgStartedEventExportedOutputTerminal object to be compared to the current instance of RfsgStartedEventExportedOutputTerminal.

Returns

true if the two instances are equal; otherwise, false.