NetworkHelper Methods

The NetworkHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCidrToIPRange
Parses the specified IP address range in CIDR notation and returns a tuple containing the (inclusive) start and end IP addresses of the range.
Public methodStatic memberIPRangeToCidr
Converts an IP address range to CIDR notation.
Top
See Also