Returns a hash code of this instance.

Namespace:  Rebex.TerminalEmulation
Assembly:  Rebex.Terminal (in Rebex.Terminal.dll)

Syntax

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

Return Value

Hash value of this instance.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also