remove_entry


Description:

public bool remove_entry (string entry)

Remove entry in the list of valid criteria used by this to filter networks.

Parameters:

this

A ContextFilter

entry

A value to remove from the filter list.

Returns:

true if entry is removed, false otherwise.