Walter.Net.Networking
IsInRange(Int64) Method
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > IWhoisIPRange Interface > IsInRange Method : IsInRange(Int64) Method
The CIDR to validate.
Determines whether CIDR is in range of addresses specified for the range.
Syntax
bool IsInRange( 
   long cidr
)

Parameters

cidr
The CIDR to validate.

Return Value

true if the CIDR belongs to the IP range
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IWhoisIPRange Interface
IWhoisIPRange Members
Overload List