xtd
0.2.0
Loading...
Searching...
No Matches
◆
ends_with()
[4/8]
bool xtd::ustring::ends_with
(
char32
value
)
const
noexcept
Determines whether the end of this string matches the specified character.
Parameters
value
The char_t to compare to the substring at the end of this instance.
Returns
true if value matches the end of this instance; otherwise, false.
xtd
ustring
Generated on Thu Aug 15 2024 14:28:54 for xtd by
Gammasoft
. All rights reserved.