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

SortedDictionary::get_Comparer method

Haalt de IComparer op die wordt gebruikt om de elementen van de SortedDictionary<TKey,TValue> te ordenen.

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

Zie ook