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

SortedDictionary::get_Comparer method

Obtient le IComparer utilisé pour ordonner les éléments du SortedDictionary<TKey,TValue>.

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

Voir aussi