FilterTableCollection.Item[String] Egenskap

Definition

FilterTableEntryCollection Hämtar med det angivna indexet.

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

Parametrar

name
String

Nyckeln för det element som ska nås.

Egenskapsvärde

En filtertabellpost som matchar den angivna nyckeln.

Gäller för