System::Collections::Generic::Comparer 클래스

Comparer class

제네릭 인터페이스인 System.Collections.Generic.IComparer 구현을 위한 기본 클래스를 제공합니다.

template<class T>class Comparer : public System::Collections::Generic::IComparer<T>
매개변수설명
T비교할 객체의 유형.

메서드

메서드설명
static get_Default()제네릭 인수로 지정된 유형에 대한 기본 정렬 순서 비교자를 반환합니다.

Typedefs

타입 정의설명
BaseType구현된 인터페이스.
ThisType현재 유형.

또 보기