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

◆ erase_at()

template<typename type_t , typename sorter_t = sorter_none>
virtual void xtd::forms::layout::arranged_element_collection< type_t, sorter_t >::erase_at ( size_t  index)
inlinevirtual

Erases element at specified index.

Parameters
posThe index which the content will be erased.