FilterTableEntryCollection.Add(FilterTableEntryElement) Метод

Определение

Добавляет в коллекцию новый объект FilterTableEntryElement.

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)

Параметры

element
FilterTableEntryElement

Запись таблицы фильтров, которую нужно добавить.

Применяется к