System::Collections::Generic::SortedDictionary::get_Comparer método

SortedDictionary::get_Comparer method

Obtiene el IComparer utilizado para ordenar los elementos del SortedDictionary<TKey,TValue>.

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

Ver también