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