| IpAddress Constructor |
| Name | Description | |
|---|---|---|
| IpAddress(Byte) |
Initializes a new instance of the IpAddress class using the specified
byte array.
| |
| IpAddress(Int32) |
Initializes a new instance of the IpAddress class using the specified
32-bit integer value.
| |
| IpAddress(String) |
Initializes a new instance of the IpAddress class using the specified
string.
|