public static class IPAddressExtensions<ExtensionAttribute>
Public NotInheritable Class IPAddressExtensions[ExtensionAttribute]
public ref class IPAddressExtensions abstract sealed[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type IPAddressExtensions = class end| GetInterfaceIndex | Returns the index for the interface which has the ip address assigned |
| GetNetworkAddress(IPAddress, Int32) | Gets the network address for a specified IPAddress and netmask |
| GetNetworkAddress(IPAddress, IPAddress) | Gets the network address for a specified IPAddress and netmask |
| GetReverseLookupAddress | Returns the reverse lookup address of an IPAddress |
| GetReverseLookupDomain | Returns the reverse lookup DomainName of an IPAddress |
| IsMulticast | Returns a value indicating whether a ip address is a multicast address |
| Reverse | Reverses the order of the bytes of an IPAddress |