xtd
0.2.0
Loading...
Searching...
No Matches
◆
index_of()
[2/6]
size_t xtd::ustring::index_of
(
const
ustring
&
value
)
const
noexcept
Reports the index of the first occurrence of the specified string in this string.
Parameters
value
An unicode character to seek
Returns
The index position of value if that character is found, or std::basic_string<char_t>::npos if it is not.
xtd
ustring
Generated on Thu Aug 15 2024 14:28:54 for xtd by
Gammasoft
. All rights reserved.