xtd 0.2.0
Loading...
Searching...
No Matches

◆ push_back_range() [4/5]

template<typename type_t , typename sorter_t = sorter_none>
template<typename collection_t >
void xtd::forms::layout::arranged_element_collection< type_t, sorter_t >::push_back_range ( collection_t &&  collection)
inline

Adds elements to the end.

Parameters
collectionThe elements to add.