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
- Typedef SharedPtr
- Class IEqualityComparer
- Class KeyedCollection
- Namespace System::Collections::ObjectModel
- Library Aspose.PUB for C++