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