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

SortedDictionary::get_Comparer method

SortedDictionary<TKey,TValue> öğelerinin sıralanmasında kullanılan IComparer alınır.

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

Ayrıca Bakınız