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

使用中の比較子へのポインタ。

参照