OrderedDictionary<TKey,TValue>.Comparer Egenskap

Definition

Hämtar som IEqualityComparer<T> används för att fastställa likheten mellan nycklar för ordlistan.

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

Egenskapsvärde

Gäller för