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