Walter.Net.Networking
IP2BigCidr Method
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > NetworkExtensionMethods Class : IP2BigCidr Method
the address to convert
Convert the IP address to a CIDR format (Classless Inter-Domain Routing)
Syntax
public static BigInteger IP2BigCidr( 
   IPAddress address
)

Parameters

address
the address to convert

Return Value

unsigned integer
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