Comparer
Returns a pointer to the IEqualityComparer<T> interface, used to organize a hash table.
IEqualityComparer<TKey>* Comparer() const;
Return Value
Returns a pointer to the IEqualityComparer<T> interface.