Friend Function IpConvertToString(ipbinary As eth32cfg_ip) As String
This method converts the eth32cfg_ip binary representation into a string.
ipbinary - The IP address to be converted.
This method returns a string representation of the converted IP address.
IpConvert Method