FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / Device Class / GetHashCode Method / GetHashCode() Method


In This Topic
    GetHashCode() Method
    In This Topic
    Serves as the default hash function.
    Syntax
    'Declaration
     
    
    Public Overloads Overrides Function GetHashCode() As Integer
    'Usage
     
    
    Dim instance As Device
    Dim value As Integer
     
    value = instance.GetHashCode()
    public override int GetHashCode()

    Return Value

    A hash code for the current object.
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also

    Reference

    Device Class
    Device Members
    Overload List
    Base Implementation in GetHashCode