Exception:索引超出范围。必须为非负值并小于集合大小。 参数名: index

报错信息 1
ArgumentOutOfRangeException: 索引超出范围。必须为非负值并小于集合大小。
参数名: index
--Message: 索引超出范围。必须为非负值并小于集合大小。
参数名: index
StackTrace:
   在 System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
   在 System.Collections.Generic.List`1.get_Item(Int32 index)
   在 System.Collections.ObjectModel.Collection`1.System.Collections.IList.get_Item(Int32 index)
   在 DynamicClass.<<OnWindowCreated>b__b>d__3a.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 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.43.46 2024-11-13 15:10 Microsoft Windows NT 6.1.7601 Service Pack 1