Click or drag to resize
IpAddress Constructor
Overload List
  NameDescription
Public methodIpAddress(Byte)
Initializes a new instance of the IpAddress class using the specified byte array.
Public methodIpAddress(Int32)
Initializes a new instance of the IpAddress class using the specified 32-bit integer value.
Public methodIpAddress(String)
Initializes a new instance of the IpAddress class using the specified string.
Top
See Also