| compare(size_type pos1, size_type count1, const_pointer s) const (defined in xtd::text::basic_string_builder< char_t, traits_t, allocator_t >) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| compare(size_type pos1, size_type count1, const_pointer s, size_type count2) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| copy(pointer dest, size_type count) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| copy(pointer dest, size_type count, size_type pos) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| copy_to(xtd::size source_index, xtd::array< value_type > &destination, xtd::size destination_index, xtd::size destination_count) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| ensure_capacity(size_type capacity) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| equals(const object &obj) const noexcept override | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inlinevirtual |
| equals(const basic_string_builder &value) const noexcept override | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| xtd::object::equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
| xtd::iequatable::equals(const type_t &) const noexcept=0 | xtd::iequatable< type_t > | pure virtual |
| erase() | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| erase(size_type index) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| erase(size_type index, size_type count) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| erase(const_iterator position) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| erase(const_iterator first, const_iterator last) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find(const basic_string_builder &str) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find(const basic_string_builder &str, size_type pos) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find(const_pointer s, size_type pos, size_type count) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find(const_pointer s) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find(const_pointer s, size_type pos) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find(value_type ch) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find(value_type ch, size_type pos) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_first_not_of(const basic_string_builder &str) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_first_not_of(const basic_string_builder &str, size_type pos) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_first_not_of(const_pointer s, size_type pos, size_type count) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_first_not_of(const_pointer s) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_first_not_of(const_pointer s, size_type pos) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_first_not_of(value_type ch) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_first_not_of(value_type ch, size_type pos) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_first_of(const basic_string_builder &str) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_first_of(const basic_string_builder &str, size_type pos) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_first_of(const_pointer s, size_type pos, size_type count) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_first_of(const_pointer s) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_first_of(const_pointer s, size_type pos) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_first_of(value_type ch) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_first_of(value_type ch, size_type pos) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_last_not_of(const basic_string_builder &str) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_last_not_of(const basic_string_builder &str, size_type pos) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_last_not_of(const_pointer s, size_type pos, size_type count) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_last_not_of(const_pointer s) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_last_not_of(const_pointer s, size_type pos) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_last_not_of(value_type ch) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_last_not_of(value_type ch, size_type pos) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_last_of(const basic_string_builder &str) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_last_of(const basic_string_builder &str, size_type pos) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_last_of(const_pointer s, size_type pos, size_type count) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_last_of(const_pointer s) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_last_of(const_pointer s, size_type pos) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_last_of(value_type ch) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| find_last_of(value_type ch, size_type pos) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| get_allocator() const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| get_base_type() const noexcept | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inlinevirtual |
| get_hash_code() const noexcept override | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inlinevirtual |
| get_type() const noexcept | xtd::object | virtual |
| insert(size_type index, const xtd::basic_string< char_t > &value) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| insert(size_type index, const xtd::basic_string< char_t > &value, size_type count) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| insert(size_type index, xtd::boolean value) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| insert(size_type index, xtd::byte value) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| insert(size_type index, xtd::decimal value) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| insert(size_type index, double value) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| insert(size_type index, xtd::single value) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| insert(size_type index, xtd::int16 value) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| insert(size_type index, xtd::int32 value) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| insert(size_type index, xtd::int64 value) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| insert(size_type index, xtd::sbyte value) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| insert(size_type index, xtd::uint16 value) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| insert(size_type index, xtd::uint32 value) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| insert(size_type index, xtd::uint64 value) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| insert(size_type index, value_type value) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| insert(size_type index, value_type value, size_type repeat_count) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| insert(size_type index, object_t value) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| insert(size_type index, size_type count, value_type ch) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| insert(size_type index, const basic_string_builder &str, size_type s_index, size_type count) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| memberwise_clone() const | xtd::object | |
| object()=default | xtd::object | |
| operator base_type &() noexcept | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| operator const base_type &() const noexcept | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| operator+(const basic_string_builder &lhs, const basic_string_builder &rhs) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | friend |
| operator+(basic_string_builder &&lhs, basic_string_builder &&rhs) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | friend |
| operator+(basic_string_builder &&lhs, const basic_string_builder &rhs) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | friend |
| operator+(const basic_string_builder &lhs, basic_string_builder &&rhs) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | friend |
| operator+(const basic_string_builder &lhs, const_pointer rhs) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | friend |
| operator+(basic_string_builder &&lhs, const_pointer rhs) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | friend |
| operator+(const_pointer lhs, const basic_string_builder &rhs) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | friend |
| operator+(const_pointer lhs, basic_string_builder &&rhs) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | friend |
| operator+(basic_string_builder &lhs, value_type rhs) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | friend |
| operator+(basic_string_builder &&lhs, value_type rhs) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | friend |
| operator+(value_type lhs, const basic_string_builder &rhs) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | friend |
| operator+(value_type lhs, basic_string_builder &&rhs) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | friend |
| operator+=(const basic_string_builder &str) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| operator+=(basic_string_builder &&str) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| operator+=(const_pointer str) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| operator+=(value_type ch) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| operator<<(std::basic_ostream< char > &stream, const basic_string_builder &str) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | friend |
| operator<<(std::basic_ostream< xtd::wchar > &stream, const basic_string_builder &str) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | friend |
| operator=(const basic_string_builder &str) noexcept | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| operator=(basic_string_builder &&str) noexcept | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| operator=(const std::basic_string< value_type > &str) noexcept | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| operator=(std::basic_string< value_type > &&str) noexcept | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| operator=(const xtd::basic_string< value_type > &str) noexcept | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| operator=(xtd::basic_string< value_type > &&str) noexcept | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| operator=(const_pointer str) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| operator=(value_type character) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| operator=(const std::initializer_list< value_type > &il) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| operator>>(std::basic_istream< char > &stream, basic_string_builder &str) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | friend |
| operator>>(std::basic_istream< xtd::wchar > &stream, basic_string_builder &str) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | friend |
| operator[](xtd::size index) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| operator[](xtd::size index) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
| replace(const xtd::basic_string< char_t > &old_value, const xtd::basic_string< char_t > &new_value) noexcept | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| replace(const_iterator first, const_iterator last, const basic_string_builder &str) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| replace(size_type pos, size_type count, const basic_string_builder &str, size_type pos2) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| replace(size_type pos, size_type count, const basic_string_builder &str, size_type pos2, size_type count2) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| replace(size_type pos, size_type count, const_pointer cstr, size_type count2) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| replace(const_iterator first, const_iterator last, const_pointer cstr) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| replace(size_type pos, size_type count, size_type count2, value_type ch) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| replace(const_iterator first, const_iterator last, input_iterator_t first2, input_iterator_t last2) | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| rfind(const basic_string_builder &str) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| rfind(const basic_string_builder &str, size_type pos) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| rfind(const_pointer s, size_type pos, size_type count) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| rfind(value_type ch) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| rfind(value_type ch, size_type pos) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| shrink_to_fit() | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| substr() const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| substr(size_type pos) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| substr(size_type pos, size_type count) const | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| swap(basic_string_builder &other) noexcept | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inline |
| to_string() const noexcept override | xtd::text::basic_string_builder< char_t, traits_t, allocator_t > | inlinevirtual |