System::Collections::ObjectModel::KeyedCollection::get_Comparer metod

KeyedCollection::get_Comparer method

Hämtar jämförare.

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

ReturnValue

Pekare till jämförare som används.

Se även