Please use. NET 5,. NET 6, NET 7,. NET 8, NET Framework 4.6, NET Framework 4.61, NET Framework 4.7, NET Framework 4.72, NET Framework 4.8, NET Framework 4.81, and. NET Core 3.1 versions

ResultTsort Method

Overload List

sort Sorts the elements in the entire inference results using the default comparer.
sort(ComparisonT) Sorts the elements in the entire inference resultsw using the specified System.Comparison`1.
sort(IComparerT) Sorts the elements in the entire inference resultsw using the specified comparer.
sort(Int32, Int32, IComparerT) Sorts the elements in a range of elements in inference results using the specified comparer.

See Also