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


Glossary Item Box

Gets a hash code for the InstrumentId. (Overrides System.ValueType.GetHashCode.)

Syntax

Visual Basic (Declaration) 
Public Overrides Function GetHashCode() As Integer
C# 
public override int GetHashCode()
C++/CLI 
public:
int GetHashCode(); override 

Return Value

A hash code for the InstrumentId.

Requirements

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

See Also

Reference

InstrumentId Structure
InstrumentId Members
Base Implementation in GetHashCode