Method Equals
Equals(object)
Declaration
public override bool Equals(object inObj)
Parameters
| Type | Name | Description |
|---|---|---|
| object | inObj |
Returns
| Type | Description |
|---|---|
| bool |
Overrides
Equals(Color)
Declaration
public bool Equals(Color inOther)
Parameters
| Type | Name | Description |
|---|---|---|
| Color | inOther |
Returns
| Type | Description |
|---|---|
| bool |