FilterTableEntryCollection.Add(FilterTableEntryElement) Methode

Definitie

Voegt een nieuwe FilterTableEntryElement toe aan de verzameling.

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)

Parameters

element
FilterTableEntryElement

De filtertabelvermelding die moet worden toegevoegd.

Van toepassing op