xtd
0.2.0
Loading...
Searching...
No Matches
◆
parse()
template<typename type_t >
static type_t
xtd::box
< type_t >::parse
(
const
xtd::string
&
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 Sat Sep 14 2024 21:25:17 for xtd by
Gammasoft
. All rights reserved.