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