FilterTableEntryCollection.Remove(FilterTableEntryElement) Metodo

Definizione

Rimuove la prima occorrenza dell'oggetto specificato FilterTableEntryElement dalla raccolta.

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)

Parametri

element
FilterTableEntryElement

Voce della tabella di filtro da rimuovere dall'insieme.

Si applica a