xtd
0.2.0
Loading...
Searching...
No Matches
◆
operator=()
[3/3]
template<typename type_t >
list
&
xtd::collections::generic::list
< type_t >::operator=
(
std::initializer_list< type_t > &
items
)
inline
Replaces the contents with those identified by initializer list ilist.
Parameters
items
Initializer list to use as data source
Returns
This current instance.
xtd
collections
generic
list
Generated on Sun Sep 8 2024 19:10:58 for xtd by
Gammasoft
. All rights reserved.