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

◆ insert_at() [1/2]

void xtd::forms::tab_control::tab_page_collection::insert_at ( size_t  index,
const xtd::string text 
)

Inserts specified element at specified index.

Parameters
posThe index before which the content will be inserted.
textThe text of element to insert.