Method Equals
Equals(ScalableSettingSchemaId)
Checks equality
Declaration
public bool Equals(ScalableSettingSchemaId other)
Parameters
| Type | Name | Description |
|---|---|---|
| ScalableSettingSchemaId | other | The other to check. |
Returns
| Type | Description |
|---|---|
| bool | True when they are equals |
Implements
Equals(object)
Checks equality
Declaration
public override bool Equals(object obj)
Parameters
| Type | Name | Description |
|---|---|---|
| object | obj | The other to check. |
Returns
| Type | Description |
|---|---|
| bool | True when they are equals |