remove_dns_by_value


Description:

[ Version ( since = "0.9.10" ) ]
public bool remove_dns_by_value (void* dns)

Removes the DNS server at index i.

Parameters:

this

the SettingIP6Config

dns

the IPv6 address of the DNS server to remove

Returns:

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