NIRfsg Namespace

Table of Contents

RfsgRevisionQueryResult.Equals(RfsgRevisionQueryResult) Method

  • Updated2025-05-22
  • 1 minute(s) read
RfsgRevisionQueryResult.Equals(RfsgRevisionQueryResult) Method

RfsgRevisionQueryResultEquals(RfsgRevisionQueryResult) Method

Compares two RfsgRevisionQueryResult instances for equality.

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

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

Parameters

result  RfsgRevisionQueryResult
Specifies an RfsgRevisionQueryResult to compare to this instance.

Return Value

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

See Also

Log in to get a better experience