فئة System::Collections::Generic::Comparer
Comparer class
توفر فئة أساسية لتطبيقات الواجهة العامة System.Collections.Generic.IComparer.
template<class T>class Comparer : public System::Collections::Generic::IComparer<T>
| Parameter | الوصف |
|---|---|
| T | نوع الكائنات للمقارنة. |
الطرق
| طريقة | الوصف |
|---|---|
| static get_Default() | يرجع مقارن ترتيب افتراضي للنوع المحدد بواسطة الوسيط العام. |
Typedefs
| تعريف نوع | الوصف |
|---|---|
| BaseType | الواجهة المُنفذة. |
| ThisType | النوع الحالي. |
انظر أيضًا
- Class IComparer
- Namespace System::Collections::Generic
- Library Aspose.Page for C++