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(TextSearchTriggerPropertiesV2?)
Declaration
public virtual bool Equals(TextSearchTriggerPropertiesV2? other)
Parameters
| Type | Name | Description |
|---|---|---|
| TextSearchTriggerPropertiesV2 | other |
Returns
| Type | Description |
|---|---|
| bool |