System::Collections::ObjectModel::KeyedCollection::get_Comparer method

KeyedCollection::get_Comparer method

Gets comparer.

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

ReturnValue

Pointer to comparer in use.

See Also