Comparer

返回IComparer<T>接口指针,用于组织已排序的集合。

IComparer<T>* Comparer() const;

返回值

返回IComparer<T>接口的指针。