| Parameter | Description |
|---|---|
| other | The other UniqueStyleString compared for equality |
bool True if both UniqueStyleStrings represent underlying string values that are equal
Computes whether or not this UniqueStyleString is identical to the other given UniqueStyleString.
| Parameter | Description |
|---|---|
| obj | The object compared for equality |
bool True if the compared object is a UniqueStyleString and both UniqueStyleStrings represent underlying string values that are equal.
Computes whether or not this UniqueStyleString is identical another given object.
Additional resources: UniqueStyleString.Equals