ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgErrorQueryResult.Equals Method (RfsgErrorQueryResult)

  • Updated2024-05-08
  • 1 minute(s) read
RfsgErrorQueryResult.Equals Method (RfsgErrorQueryResult)

RfsgErrorQueryResultEquals Method (RfsgErrorQueryResult)

Compares two RfsgErrorQueryResult instances for equality.

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

Syntax

public bool Equals(
	RfsgErrorQueryResult result
)
Public Function Equals ( 
	result As RfsgErrorQueryResult
) As Boolean

Parameters

result
Type: NationalInstruments.ModularInstruments.NIRfsgRfsgErrorQueryResult
Specifies an RfsgErrorQueryResult to compare to this instance.

Return Value

Type: Boolean
if the two instances represent the same result; otherwise, .

See Also

Log in to get a better experience