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

SortedDictionary::get_Comparer method

Hämtar IComparer som används för att sortera elementen i SortedDictionary<TKey,TValue>.

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

Se även