xtd
0.2.0
Loading...
Searching...
No Matches
◆
assign()
[3/3]
template<typename type_t >
virtual void
xtd::collections::generic::list
< type_t >::assign
(
std::initializer_list< type_t >
items
)
inline
virtual
Replaces the contents with the elements from the initializer list items.
Parameters
items
the initializer list to copy the values from.
xtd
collections
generic
list
Generated on Sun Sep 8 2024 19:10:58 for xtd by
Gammasoft
. All rights reserved.