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