FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / LoadingPoint Class / GetHashCode Method


In This Topic
    GetHashCode Method (LoadingPoint)
    In This Topic
    Serves as the default hash function.
    Syntax
    'Declaration
     
    
    Public Overrides Function GetHashCode() As Integer
    'Usage
     
    
    Dim instance As LoadingPoint
    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

    LoadingPoint Class
    LoadingPoint Members
    Base Implementation in GetHashCode