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

◆ push_back()

void xtd::forms::control::control_collection::push_back ( const value_type &  item)
overridevirtual

Adds an element to the end.

Parameters
itemThe element to add.

Reimplemented from xtd::forms::layout::arranged_element_collection< control_ref >.