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