ThenBy « LINQ « C# / CSharp Tutorial






22.73.ThenBy
22.73.1.Using an OrderBy and a ThenBy clause with a custom comparer to sort first by word length and then by a case-insensitive descending sort of the words in an array.
22.73.2.First ThenBy Prototype
22.73.3.OrderByDescending and ThenBy