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