System::Collections::Generic::Comparer::get_Default 方法
Comparer::get_Default method
返回针对泛型参数指定的类型的默认排序比较器。
static SharedPtr<IComparer<T>> System::Collections::Generic::Comparer<T>::get_Default()
ReturnValue
一个继承自 System.Collections.Generic.Comparer 并作为类型 T 的排序比较器的对象。
另见
- Typedef SharedPtr
- Class IComparer
- Class Comparer
- Namespace System::Collections::Generic
- Library Aspose.Font for C++