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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public bool Equals(DCPowerSourceCompleteEventOutputTerminal outputTerminal)

Parameters

NameTypeDescription
outputTerminalDCPowerSourceCompleteEventOutputTerminal

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

Returns

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