A hash function for this type.

Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

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

Return Value

A hash code for the current key.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also