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