Sdílet prostřednictvím


FilterTableEntryCollection.Remove(FilterTableEntryElement) Metoda

Definice

Odebere první výskyt zadaného FilterTableEntryElement objektu z kolekce.

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

Položka tabulky filtru, která se má odebrat z kolekce.

Platí pro