xtd
0.2.0
Loading...
Searching...
No Matches
◆
try_parse()
template<typename value_t >
static bool xtd::ustring::try_parse
(
const
ustring
&
str
,
value_t &
value
)
inline
static
noexcept
Try to convert a string into a value_t type.
Parameters
str
An
xtd::ustring
to convert to value_t
value
The value that will contain the parsed
xtd::ustring
.
Returns
true if
xtd::ustring
:=:try_parse succed; otherwise, false.
xtd
ustring
Generated on Thu Aug 15 2024 14:28:54 for xtd by
Gammasoft
. All rights reserved.