Method Equals
Equals(object?)
Declaration
public override bool Equals(object? obj)
Parameters
| Type | Name | Description |
|---|---|---|
| object | obj |
Returns
| Type | Description |
|---|---|
| bool |
Overrides
Equals(KeyboardLayout?)
Declaration
public bool Equals(KeyboardLayout? other)
Parameters
| Type | Name | Description |
|---|---|---|
| KeyboardLayout | other |
Returns
| Type | Description |
|---|---|
| bool |