System::Collections::Generic::Comparer::get_Default メソッド

Comparer::get_Default method

ジェネリック引数で指定された型に対するデフォルトのソート順比較子を返します。

static SharedPtr<IComparer<T>> System::Collections::Generic::Comparer<T>::get_Default()

ReturnValue

型 T のソート順比較子として機能し、System.Collections.Generic.Comparer を継承するオブジェクトです。

参照