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 | |
equals(const object &obj) const noexcept | xtd::forms::country | virtual |
equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::forms::country | inlinestatic |
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::string &alpha_2_code) | xtd::forms::country | static |
from_alpha_3_code(const xtd::string &alpha_3_code) | xtd::forms::country | static |
from_name(const xtd::string &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 | 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_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
to_string() const noexcept override | xtd::forms::country | virtual |