KeyGetHashCode Method

Returns an index of this key in the collection of keys managed by KeyboardControl. This index represents a hash code.

Definition

Namespace: BeeMobile.Keyboard
Assembly: BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
C#
public override int GetHashCode()

Return Value

Int32

[Missing <returns> documentation for "M:BeeMobile.Keyboard.Key.GetHashCode"]

See Also