.NET Framework 類別庫
Enumerable..::.ThenByDescending 方法

更新:2007 年 11 月

依遞減順序,執行序列中項目的後續排序作業。

多載清單

  名稱說明
ThenByDescending<(Of <(TSource, TKey>)>)(IOrderedEnumerable<(Of <(TSource>)>), Func<(Of <(TSource, TKey>)>)) 依據索引鍵,按遞減順序執行序列中項目的後續排序作業。
ThenByDescending<(Of <(TSource, TKey>)>)(IOrderedEnumerable<(Of <(TSource>)>), Func<(Of <(TSource, TKey>)>), IComparer<(Of <(TKey>)>)) 使用指定的比較子,依遞減順序執行序列中項目的後續排序作業。
回頁首
請參閱

參考

標記 :


Page view tracker