Exception:必须至少有一个对象实现 IComparable。

报错信息 1
ArgumentException: 必须至少有一个对象实现 IComparable。
--Message: 必须至少有一个对象实现 IComparable。
StackTrace:
   在 System.Collections.Comparer.Compare(Object a, Object b)
   在 System.Linq.EnumerableSorter`2.CompareKeys(Int32 index1, Int32 index2)
   在 System.Linq.EnumerableSorter`1.QuickSort(Int32[] map, Int32 left, Int32 right)
   在 System.Linq.EnumerableSorter`1.Sort(TElement[] elements, Int32 count)
   在 System.Linq.OrderedEnumerable`1.<GetEnumerator>d__1.MoveNext()
   在 System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   在 System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   在 DynamicClass.FilterAndOrderByQuickerText(IEnumerable`1 source, String keyword)
   在 DynamicClass.ApplyFilter()
   在 System.Windows.Threading.DispatcherTimer.FireTick(Object unused)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

版本:1.45.0 2026-03-23 16:10 Microsoft Windows NT 10.0.26200.0