NetworkHelper Class | 
Namespace: Dundas.BI.Utility
The NetworkHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| CidrToIPRange | 
            Parses the specified IP address range in CIDR notation and returns a tuple containing the (inclusive) start and end IP addresses of the range.
              | |
| IPRangeToCidr | Converts an IP address range to CIDR notation.  | |
| ParseIPAddressElements | 
            Parses a comma-separated list of IP addresses and/or IP address ranges.
              |