remove_entry


Description:

[ Version ( since = "0.20.5" ) ]
public bool remove_entry (string entry)

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

Parameters:

this

A WhiteList

entry

A value to remove from the filter list.

Returns:

true if entry is removed, false otherwise.