Click or drag to resize

IPRangeContains Method (Byte)

Namespace:  NetworkCommsDotNet.Tools
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public bool Contains(
	byte[] ipAddressBytes
)

Parameters

ipAddressBytes
Type: SystemByte

Return Value

Type: Boolean
See Also