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

◆ push_back_range() [3/5]

template<typename type_t , typename sorter_t = sorter_none>
virtual void xtd::forms::layout::arranged_element_collection< type_t, sorter_t >::push_back_range ( const std::initializer_list< value_type > &  collection)
inlinevirtual

Adds elements to the end.

Parameters
collectionThe elements to add.