| IpConverter Methods |
[This is preliminary documentation and is subject to change.]
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
|