Returns a value indicating whether this instance and a specified Key object represent the same value.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.Keyboard.WinForms
C# Copy Code |
---|
public override bool Equals ( |
Visual Basic Copy Code |
---|
Public Overrides Function Equals( _ |
A Key object to compare to this instance.
true if obj is equal to this instance; otherwise, false.