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