xtd
0.2.0
Loading...
Searching...
No Matches
◆
trim_end()
[1/3]
ustring
xtd::ustring::trim_end
(
)
const
noexcept
Removes all trailing occurrences of white-space characters from the specified
xtd::ustring
.
Parameters
str
xtd::ustring
to trim end.
trim_char
A character to remove.
Returns
The
xtd::ustring
that remains after all occurrences of the character in the trim_char parameter are removed from the end of the specified
xtd::ustring
.
xtd
ustring
Generated on Thu Aug 15 2024 14:28:54 for xtd by
Gammasoft
. All rights reserved.