Aracılığıyla paylaş


FilterTableCollection.Item[String] Özellik

Tanım

FilterTableEntryCollection belirtilen dizinle alır.

public:
 property System::ServiceModel::Routing::Configuration::FilterTableEntryCollection ^ default[System::String ^] { System::ServiceModel::Routing::Configuration::FilterTableEntryCollection ^ get(System::String ^ name); };
public System.ServiceModel.Routing.Configuration.FilterTableEntryCollection this[string name] { get; }
member this.Item(string) : System.ServiceModel.Routing.Configuration.FilterTableEntryCollection
Default Public ReadOnly Property Item(name As String) As FilterTableEntryCollection

Parametreler

name
String

Erişilecek öğenin anahtarı.

Özellik Değeri

Belirtilen anahtarla eşleşen bir filtre tablosu girdisi.

Şunlara uygulanır