Sdílet prostřednictvím


RouteValueDictionary.Comparer Vlastnost

Definice

Získá porovnávač pro tento slovník.

public:
 property System::Collections::Generic::IEqualityComparer<System::String ^> ^ Comparer { System::Collections::Generic::IEqualityComparer<System::String ^> ^ get(); };
public System.Collections.Generic.IEqualityComparer<string> Comparer { get; }
member this.Comparer : System.Collections.Generic.IEqualityComparer<string>
Public ReadOnly Property Comparer As IEqualityComparer(Of String)

Hodnota vlastnosti

Poznámky

Vždy bude odkazem na OrdinalIgnoreCase

Platí pro