Returns true if this IPRange contains the provided IPAddress
Namespace: NetworkCommsDotNet.ToolsAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- ipAddress
- Type: System.Net IPAddress
The IPAddress to check
Return Value
Type: Boolean[Missing <returns> documentation for "M:NetworkCommsDotNet.Tools.IPRange.Contains(System.Net.IPAddress)"]
See Also