System::Collections::Generic::SortedDictionary::get_Comparer 方法

SortedDictionary::get_Comparer method

获取用于对 SortedDictionary<TKey,TValue> 元素进行排序的 IComparer

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

另见