add_address


Description:

public bool add_address (IP4Address address)

Adds a new IPv4 address and associated information to the setting.

The given address is duplicated internally and is not changed by this function.

Parameters:

this

the SettingIP4Config

address

the new address to add

Returns:

true if the address was added; false if the address was already known.