Provides methods for creating, manipulating, searching, and sorting arrays, thereby serving as the ba...
Definition array.hpp:61
ip_host_entry()=default
Initializes a new instance of the xtd::net::ip_host_entry.
const xtd::string & host_name() const noexcept
Gets the DNS name of the host.
const xtd::array< xtd::net::ip_address > & address_list() const noexcept
Gets List of IP addresses that are associated with a host.
const xtd::array< xtd::string > & aliases() const noexcept
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