System::Collections::Generic::SortedDictionary::get_Comparer method

SortedDictionary::get_Comparer method

SortedDictionary<TKey,TValue> öğelerini sıralamak için kullanılan IComparer alır.

SharedPtr<System::Collections::Generic::IComparer<TKey>> System::Collections::Generic::SortedDictionary<TKey, TValue>::get_Comparer() const

Ayrıca Bakınız