System::Collections::ObjectModel::KeyedCollection::get_Comparer metodo

KeyedCollection::get_Comparer method

Ottiene il comparatore.

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

ReturnValue

Puntatore al comparatore in uso.

Vedi anche