xtd
0.2.0
Loading...
Searching...
No Matches
◆
parse()
template<typename type_t >
static type_t
xtd::box
< type_t >::parse
(
const
xtd::ustring
&
value
)
inline
static
Converts the string to its type_t equivalent.
Parameters
value
A string containing a type_t to convert.
Returns
A type_t equivalent to the number contained in value.
xtd
box
Generated on Thu Aug 15 2024 14:28:52 for xtd by
Gammasoft
. All rights reserved.