remove_address_by_value


Description:

public bool remove_address_by_value (IPAddress address)

Removes the address address.

Parameters:

this

the SettingIPConfig

address

the IP address to remove

Returns:

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