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