Keysight Pathwave 89600 VSA .NET API
Equals(InstrumentId) Method
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > InstrumentId Structure > Equals Method : Equals(InstrumentId) Method


other

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Function Equals( _
   ByVal other As InstrumentId _
) As Boolean
C# 
public bool Equals( 
   InstrumentId other
)
C++/CLI 
public:
bool Equals( 
   InstrumentId other
) 

Parameters

other

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also