|
overridevirtualnoexcept |
Determines whether this instance and a specified object, which must also be a xtd::ustring object, have the same value.
obj | The string to compare to this instance. |
true
if obj
is a xtd::ustring and its value is the same as this instance; otherwise, false
. Reimplemented from xtd::object.