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

SortedDictionary::get_Comparer method

Ruft den IComparer ab, der verwendet wird, um die Elemente des SortedDictionary<TKey,TValue> zu sortieren.

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

Siehe auch