ConsoleKeyInfo Operators

 

Namespace:   System
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticEquality(ConsoleKeyInfo, ConsoleKeyInfo)

Indicates whether the specified ConsoleKeyInfo objects are equal.

System_CAPS_puboperatorSystem_CAPS_staticInequality(ConsoleKeyInfo, ConsoleKeyInfo)

Indicates whether the specified ConsoleKeyInfo objects are not equal.

Return to top
Show: