Język

FilterTableEntryCollection.Remove(FilterTableEntryElement) Metoda

Definicja

Usuwa pierwsze wystąpienie określonego FilterTableEntryElement elementu z kolekcji.

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)

Parametry

element
FilterTableEntryElement

Wpis tabeli filtru do usunięcia z kolekcji.

Dotyczy