Sdílet prostřednictvím


FilterTableEntryCollection.Add(FilterTableEntryElement) Metoda

Definice

Přidá do FilterTableEntryElement kolekce nový.

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

Parametry

element
FilterTableEntryElement

Položka tabulky filtru, která se má přidat.

Platí pro