Spread WinForms 15
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()
See Also