xtd
0.2.0
Loading...
Searching...
No Matches
◆
contains()
[6/6]
bool xtd::ustring::contains
(
const
ustring
&
value
)
const
noexcept
Returns a value indicating whether a specified substring occurs within this string.
Parameters
value
The string to seek.
Returns
true if the value parameter occurs within this string, or if value is the empty string (""); otherwise, false.
xtd
ustring
Generated on Thu Aug 15 2024 14:28:54 for xtd by
Gammasoft
. All rights reserved.