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

◆ to_vector()

template<typename type_t , typename sorter_t = sorter_none>
std::vector< type_t > xtd::forms::layout::arranged_element_collection< type_t, sorter_t >::to_vector ( ) const
inlinenoexcept

Gets an array with the elements of the container.

Returns
The array that contains elements of the container.