ConsoleKeyInfo Methods
.NET Framework (current version)
Namespace:
System
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(ConsoleKeyInfo) | Gets a value indicating whether the specified ConsoleKeyInfo object is equal to the current ConsoleKeyInfo object. |
![]() | Equals(Object^) | Gets a value indicating whether the specified object is equal to the current ConsoleKeyInfo object.(Overrides ValueType::Equals(Object^).) |
![]() | GetHashCode() | Returns the hash code for the current ConsoleKeyInfo object.(Overrides ValueType::GetHashCode().) |
![]() | GetType() | |
![]() | ToString() | Returns the fully qualified type name of this instance.(Inherited from ValueType.) |
Show:
