ImmutableSortedDictionary<TKey,TValue>.KeyComparer Properti

Definisi

Mendapatkan pembanding kunci untuk kamus yang diurutkan yang tidak dapat diubah.

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

Nilai Properti

IComparer<TKey>

Pembanding kunci untuk kamus.

Berlaku untuk