Walter.Net.Networking
IsInRange(IPAddress) Method
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > IWhoisIPRange Interface > IsInRange Method : IsInRange(IPAddress) Method
The address.
Determines whether the IP is in range of the specified from and till addresses.
Syntax
bool IsInRange( 
   IPAddress address
)

Parameters

address
The address.

Return Value

true if [is in range] [the specified address]; otherwise, false.
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