remove_route_by_value


Description:

[ Version ( since = "0.9.10" ) ]
public bool remove_route_by_value (IP4Route route)

Removes the route route.

Parameters:

this

the SettingIP4Config

route

the route to remove

Returns:

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