This is the complete list of members for xtd::forms::country, including all inherited members.
| alpha_2_code() const noexcept | xtd::forms::country | virtual |
| alpha_3_code() const noexcept | xtd::forms::country | virtual |
| emoticon() const noexcept | xtd::forms::country | virtual |
| empty() | xtd::forms::country | static |
| equals(const country &value) const noexcept override (defined in xtd::forms::country) | xtd::forms::country | |
| xtd::object::equals(const object &obj) const noexcept | xtd::object | |
| xtd::object::equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| iequatable< country >::equals(const country &) const noexcept=0 | xtd::iequatable< country > | pure virtual |
| flag() const noexcept | xtd::forms::country | virtual |
| flag_squared() const noexcept | xtd::forms::country | virtual |
| from_alpha_2_code(const xtd::ustring &alpha_2_code) | xtd::forms::country | static |
| from_alpha_3_code(const xtd::ustring &alpha_3_code) | xtd::forms::country | static |
| from_name(const xtd::ustring &name) | xtd::forms::country | static |
| from_numeric_code(int32 numeric_code) | xtd::forms::country | static |
| get_hash_code() const noexcept | xtd::object | virtual |
| get_type() const noexcept | xtd::object | virtual |
| memberwise_clone() const noexcept | xtd::object | inline |
| name() const noexcept | xtd::forms::country | virtual |
| numeric_code() const noexcept | xtd::forms::country | virtual |
| object()=default | xtd::object | |
| reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| to_string() const noexcept override | xtd::forms::country | virtual |