This is the complete list of members for xtd::forms::replace_event_args, including all inherited members.
empty | xtd::event_args | static |
equals(const object &obj) const noexcept | xtd::object | virtual |
equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
event_args()=default | xtd::event_args | |
find_string() const noexcept | xtd::forms::replace_event_args | inline |
get_hash_code() const noexcept | xtd::object | virtual |
get_type() const noexcept | xtd::object | virtual |
match_case() const noexcept | xtd::forms::replace_event_args | inline |
memberwise_clone() const | xtd::object | inline |
object()=default | xtd::object | |
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
replace_event_args()=default | xtd::forms::replace_event_args | |
replace_event_args(const xtd::string &find_string, const xtd::string &replace_string, bool match_case, bool whole_word) | xtd::forms::replace_event_args | inline |
replace_string() const noexcept | xtd::forms::replace_event_args | inline |
to_string() const noexcept | xtd::object | virtual |
whole_word() const noexcept | xtd::forms::replace_event_args | inline |