Click or drag to resize

NetworkPrefixLength Property

The prefix length is the number of leading 1 bits in the subnet mask. Sometimes also known as netmask length.

Namespace:  MaxMind.Db
Assembly:  MaxMind.Db (in MaxMind.Db.dll) Version: 2.6.1
Syntax
public int PrefixLength { get; }

Property Value

Type: Int32
See Also