Provides methods for creating, manipulating, searching, and sorting arrays, thereby serving as the ba...
Definition array.hpp:64
ip_host_entry()=default
Initializes a new instance of the xtd::net::ip_host_entry.
auto host_name() const noexcept -> const xtd::string &
Gets the DNS name of the host.
auto address_list() const noexcept -> const xtd::array< xtd::net::ip_address > &
Gets List of IP addresses that are associated with a host.
auto aliases() const noexcept -> const xtd::array< xtd::string > &
Gets List of aliases that are associated with a host.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8