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