std::optional< value_type > xtd::forms::tab_control::tab_page_collection::operator[] | ( | const xtd::string & | name | ) |
Gets the first xtd::forms::control::tab_page_collection in the list with the specified name.
name | The name of the xtd::forms::control to get from the list. |