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

SortedDictionary::get_Comparer method

Ottiene l’IComparer usato per ordinare gli elementi di SortedDictionary<TKey,TValue>.

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

Vedi anche