xtd
0.2.0
Toggle main menu visibility
Home
Categories
Documentation
Namespaces
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
i
k
l
m
n
o
p
r
s
t
u
v
x
Enumerations
Related Symbols
o
Files
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Modules
Pages
Loading...
Searching...
No Matches
xtd.core
include
xtd
text
u16string_builder.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include "
basic_string_builder.hpp
"
6
#include "../char16.hpp"
7
9
namespace
xtd
{
11
namespace
text
{
21
using
u16string_builder
=
xtd::text::basic_string_builder<xtd::char16>
;
22
}
23
}
basic_string_builder.hpp
Contains xtd::text::basic_string_builder class.
xtd::text::basic_string_builder
Represents a mutable string of characters. This class cannot be inherited.
Definition
basic_string_builder.hpp:35
xtd::forms::status_bar_panel_style::text
@ text
The xtd::forms::status_bar_panel displays text in the standard font.
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
xtd_about_box.hpp:10
Generated on Sun Mar 9 2025 23:56:06 for xtd by
Gammasoft
. All rights reserved.