get_Comparer()

KeyedCollection::get_Comparer() method

Gets comparer.

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

Return Value

Pointer to comparer in use.

See Also