Name | Description | |
---|---|---|
![]() | NKey Constructor | Overloaded. |
The following tables list the members exposed by NKey.
Name | Description | |
---|---|---|
![]() | NKey Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CodeString | Gets the string representation of the Code value. |
![]() | IsDigitKey | Determines whether the keyboard key is one of the digits keys (e.g. D0 through D9) |
![]() | IsFunctionKey | Determines whether the keyboard key is one of the function keys (e.g. F1 through F24) |
![]() | IsLetterKey | Determines whether the keyboard key is one of the latin letter keys (e.g. A through Z) |
![]() | IsModifierKey | Determines whether the keyboard key is one of the modifier keys (e.g. Control, Alt or Shift). |
![]() | IsNumPadKey | Determines whether the keyboard key is located on the numeric pad |
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. |
![]() | GetHashCode | |
![]() | ToString | Gets a string representation of the object. |
![]() | Determines whether a is equal to b |
![]() | Determines whether a is not equal to b |