xtd
0.2.0
Loading...
Searching...
No Matches
◆
ends_with()
[6/8]
bool xtd::ustring::ends_with
(
const
ustring
&
value
)
const
noexcept
Determines whether the end of this string matches the specified string.
Parameters
value
The string 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.