xtd
0.2.0
Loading...
Searching...
No Matches
xtd.core
include
xtd
text
wstring_builder.h
Go to the documentation of this file.
1
4
#pragma once
5
#include "
basic_string_builder.h
"
6
#include "../wchar.h"
7
9
namespace
xtd
{
11
namespace
text
{
21
using
wstring_builder
=
xtd::text::basic_string_builder<xtd::wchar>
;
22
}
23
}
basic_string_builder.h
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.h: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.h:10
Generated on Thu Oct 17 2024 16:02:59 for xtd by
Gammasoft
. All rights reserved.