System::Collections::ObjectModel::KeyedCollection::get_Comparer 方法

KeyedCollection::get_Comparer method

获取比较器。

System::SharedPtr<System::Collections::Generic::IEqualityComparer<TKey>> System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::get_Comparer()

ReturnValue

正在使用的比较器指针。

另见