xtd
0.2.0
Loading...
Searching...
No Matches
◆
concat()
[8/9]
template<typename object_t >
static
ustring
xtd::ustring::concat
(
const std::vector< object_t > &
args
)
inline
static
noexcept
Concatenates the string representations of the elements in a specified object array.
Parameters
args
An object array that contains the elements to concatenate.
Returns
The concatenated string representations of the values of the elements in args.
xtd
ustring
Generated on Thu Aug 15 2024 14:28:54 for xtd by
Gammasoft
. All rights reserved.