'Declaration Public Function New( _ ByVal address As IPAddress, _ ByVal netmaskBits As Byte _ )
public PgSqlInet( IPAddress address, byte netmaskBits )
Parameters
- address
- The IP address to assign to the structure.
- netmaskBits
- The number of network address bits.