ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents
Product Documentationni-rfsg-dotnet-api-ref_doc...RfsgConfigurationListStepTriggerExportedOutputTerminal MethodsRfsgConfigurationListStepTriggerExportedOutputTerminal.Equals Method (RfsgConfigurationListStepTriggerExportedOutputTerminal)Current page
Table of Contents

RfsgConfigurationListStepTriggerExportedOutputTerminal.Equals Method (RfsgConfigurationListStepTriggerExportedOutputTerminal)

RfsgConfigurationListStepTriggerExportedOutputTerminal.Equals Method (RfsgConfigurationListStepTriggerExportedOutputTerminal)

RfsgConfigurationListStepTriggerExportedOutputTerminalEquals Method (RfsgConfigurationListStepTriggerExportedOutputTerminal)

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

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public bool Equals(
	RfsgConfigurationListStepTriggerExportedOutputTerminal outputTerminal
)
Public Function Equals ( 
	outputTerminal As RfsgConfigurationListStepTriggerExportedOutputTerminal
) As Boolean

Parameters

outputTerminal
Type: NationalInstruments.ModularInstruments.NIRfsgRfsgConfigurationListStepTriggerExportedOutputTerminal
Specifies the RfsgConfigurationListStepTriggerExportedOutputTerminal object to be compared to the current instance of RfsgConfigurationListStepTriggerExportedOutputTerminal.

Return Value

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

See Also

In This Section
Was this information helpful?