|
noexcept |
Determines whether this instance and another specified String object have the same value.
value | The string to compare to this instance. |
true
if the value
of the value parameter is the same as the value of this instance; otherwise, false
.