Exception:偏移量和长度超出数组的界限,或者计数大于从索引到源集合结尾处的元素数量。

报错信息

ArgumentException: 偏移量和长度超出数组的界限,或者计数大于从索引到源集合结尾处的元素数量。
--Message: 偏移量和长度超出数组的界限,或者计数大于从索引到源集合结尾处的元素数量。
StackTrace:
   在 System.Array.BinarySearch[T](T[] array, Int32 index, Int32 length, T value, IComparer`1 comparer)
   在 System.Collections.Generic.SortedList`2.IndexOfKey(TKey key)
   在 System.Collections.Generic.SortedList`2.Remove(TKey key)
   在 System.Windows.Threading.PriorityQueue`1.RemoveItemFromPriorityChain(PriorityItem`1 item)
   在 System.Windows.Threading.PriorityQueue`1.Dequeue()
   在 System.Windows.Threading.Dispatcher.ProcessQueue()
   在 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   在 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 查看
27天3小时前
Quicker版本
版本 反馈次数
1.43.29 1