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


Glossary Item Box

Gets a hash code for the ApplicationIdentifier. (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 ApplicationIdentifier.

Requirements

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

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 20.50

See Also

Reference

ApplicationIdentifier Class
ApplicationIdentifier Members
Base Implementation in GetHashCode