Click or drag to resize

NetworkToString Method

Namespace:  MaxMind.Db
Assembly:  MaxMind.Db (in MaxMind.Db.dll) Version: 2.6.1
Syntax
public override string ToString()

Return Value

Type: String
A string representation of the network in CIDR notation, e.g., 1.2.3.0/24 or 2001::/8.
See Also