|
overridevirtual |
Inserts specified element at specified position.
pos | The iterator before which the content will be inserted. pos may be the arranged_element_collection::end iterator. |
value | The element to insert. |
Reimplemented from xtd::forms::layout::arranged_element_collection< control_ref >.