Compartilhar via


FilterTableEntryCollection.Remove(FilterTableEntryElement) Método

Definição

Remove a primeira ocorrência do FilterTableEntryElement especificado da coleção.

public:
 void Remove(System::ServiceModel::Routing::Configuration::FilterTableEntryElement ^ element);
public void Remove (System.ServiceModel.Routing.Configuration.FilterTableEntryElement element);
member this.Remove : System.ServiceModel.Routing.Configuration.FilterTableEntryElement -> unit
Public Sub Remove (element As FilterTableEntryElement)

Parâmetros

element
FilterTableEntryElement

A entrada da tabela de filtro a ser removida da coleção.

Aplica-se a