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
- ipAddressStr
- Type: System String
The IPAddress to check
Return Value
Type: Boolean[Missing <returns> documentation for "M:NetworkCommsDotNet.Tools.IPRange.Contains(System.String)"]
See Also