IPv4AddressNetMaskPair Structure |
This struct is used to add multiple IPConfigurations to NetworkInterface. Used in Method CreateNetworkInterface.
Namespace:
IntervalZero.RTX64.ConfigAssembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 4.0.0.0 (File version: 4.5.0)

The IPv4AddressNetMaskPair type exposes the following members.

Name | Description | |
---|---|---|
![]() | IPv4AddressNetMaskPair | Initializes a new instance of the IPv4AddressNetMaskPair class |

Name | Description | |
---|---|---|
![]() | IPv4Address | An IPv4 address in dotted decimal notation. |
![]() | Netmask | An IPv4 network mask in dotted decimal notation. |
