Servers as a hash function for a particular type. Suitable for use in hashing algorithms and hash tables.

Namespace:  Rebex.Security.Certificates
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Overrides Function GetHashCode As Integer
C#
public override int GetHashCode()

Return Value

Hash code.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also