remove_tfilter_by_value


Description:

public bool remove_tfilter_by_value (TCTfilter tfilter)

Removes the first matching tfilter that matches tfilter.

Parameters:

this

the SettingTCConfig

tfilter

the tfilter to remove

Returns:

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