IpConverter Class |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Core
The IpConverter type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() ![]() | String | DecToIP(Double) |
Coverts a numeric IP address to string format
|
![]() ![]() | Double | IPToDec(String) |
Coverts a string IP address to numeric format
|