Click or drag to resize
IpConverter Methods

[This is preliminary documentation and is subject to change.]

The IpConverter type exposes the following members.

Methods
  NameDescription
Public methodStatic memberStringDecToIP(Double)
Coverts a numeric IP address to string format
Public methodStatic memberDoubleIPToDec(String)
Coverts a string IP address to numeric format
Top
See Also