IPRange ClassNetworkComms.Net Help
A class that encapsulates an IPv4 or IPv6 range. Used for checking if an IPAddress is within an IPRange.
Inheritance Hierarchy

OnlineSystem Object
  NetworkCommsDotNet.Tools IPRange

Namespace: NetworkCommsDotNet.Tools
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public class IPRange
See Also