NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerDigitalEdgeShutdownTriggerInputTerminal.Equals Method (Object)

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerDigitalEdgeShutdownTriggerInputTerminal.Equals Method (Object)

DCPowerDigitalEdgeShutdownTriggerInputTerminalEquals Method (Object)

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

Namespace:  NationalInstruments.ModularInstruments.NIDCPower
Assembly:  NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023

Syntax

public override bool Equals(
	Object obj
)
Public Overrides Function Equals ( 
	obj As Object
) As Boolean

Parameters

obj
Type: SystemObject
Specifies the object to be compared to the current instance of DCPowerDigitalEdgeShutdownTriggerInputTerminal.

Return Value

Type: Boolean
if the two instances are equal; otherwise, .

See Also

Log in to get a better experience