Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SupBookBiff8Structure Class / GetHashCode Method


In This Topic
    GetHashCode Method (SupBookBiff8Structure)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides Function GetHashCode() As Integer
    'Usage
     
    
    Dim instance As SupBookBiff8Structure
    Dim value As Integer
     
    value = instance.GetHashCode()
    public override int GetHashCode()
    See Also