Walter.Net.Networking
ParseNetwork(String) Method
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > NetworkExtensionMethods Class > ParseNetwork Method : ParseNetwork(String) Method
Address in ip/cidr range or ip%range
Parse the IP address and Subnet mask to get the network you can use 192.168.0.1/24
Syntax
public static INetwork ParseNetwork( 
   string AddressCidr
)

Parameters

AddressCidr
Address in ip/cidr range or ip%range

Return Value

the network
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

NetworkExtensionMethods Class
NetworkExtensionMethods Members
Overload List