System::Net::IPHostEntry::get_AddressList method
IPHostEntry::get_AddressList method
Gets the collection of IP addresses of the host.
System::ArrayPtr<System::SharedPtr<IPAddress>> System::Net::IPHostEntry::get_AddressList()
ReturnValue
The collection of IP addresses of the host.
See Also
- Typedef ArrayPtr
- Typedef SharedPtr
- Class IPAddress
- Class IPHostEntry
- Namespace System::Net
- Library Aspose.PUB for C++