SpreadsheetFontGetHashCode Method Bytescout Spreadsheet SDK
Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public override int GetHashCode()

Return Value

Type: Int32
A hash code for the current Object.

Implements

ISpreadsheetFontGetHashCode
See Also

Reference