remove_address_by_value


Description:

[ Version ( since = "0.9.10" ) ]
public bool remove_address_by_value (IP4Address address)

Removes the address address.

Parameters:

this

the SettingIP4Config

address

the IP address to remove

Returns:

true if the address was found and removed; false if it was not.