Serves as a hash function for a particular type, suitable
for use in hashing algorithms and data structures like a hash table.
Namespace:
Rebex.Mime.Headers
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Overrides Function GetHashCode As Integer |
C# |
---|
public override int GetHashCode() |