get_Comparer()

SortedDictionary::get_Comparer() const method

Gets the IComparer used to order the elements of the SortedDictionary<TKey,TValue>.

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

See Also