This is the complete list of members for xtd::drawing::text::private_font_collection, including all inherited members.
| add_font_file(const xtd::string &filename) -> void | xtd::drawing::text::private_font_collection | |
| add_memory_font(xtd::intptr memory, xtd::usize length) -> void | xtd::drawing::text::private_font_collection | |
| equals(const object &obj) const noexcept -> bool | xtd::object | virtual |
| equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| families() const noexcept -> const xtd::array< font_family > & | xtd::drawing::text::font_collection | inline |
| font_collection()=default | xtd::drawing::text::font_collection | protected |
| get_hash_code() const noexcept -> xtd::usize | xtd::object | virtual |
| get_type() const noexcept -> type_object | xtd::object | virtual |
| memberwise_clone() const -> xtd::unique_ptr_object< object_t > | xtd::object | |
| object()=default | xtd::object | |
| private_font_collection() | xtd::drawing::text::private_font_collection | |
| reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| to_string() const -> xtd::string | xtd::object | virtual |