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