Click or drag to resize

NetworkAddressHelperConvertSubnetToPrefix Method

Convert a subnet mask to prefix length.

Namespace:  Ozeki.Network
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public static int ConvertSubnetToPrefix(
	string subnetMask
)

Parameters

subnetMask
Type: SystemString

Return Value

Type: Int32
See Also