Comparer

Returns a pointer to the IComparer<T> interface, used to organize a sorted hash table.

IComparer<TKey>* Comparer() const;

Return Value

Returns a pointer to the IComparer<T> interface.