Returns a hash code for this instance.

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

Syntax

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

Return Value

The 32 least significant bits of the time difference.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also