remove_option


Description:

public bool remove_option (string name)

Remove the bonding option referenced by name from the internal option list.

Parameters:

this

the SettingBond

name

name of the option to remove

Returns:

true if the option was found and removed from the internal option list, false if it was not.