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

报错信息 1
ArgumentOutOfRangeException: 索引超出范围。必须为非负值并小于集合大小。
参数名: index
--Message: 索引超出范围。必须为非负值并小于集合大小。
参数名: index
StackTrace:
   在 System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
   在 System.Collections.Generic.List`1.get_Item(Int32 index)
   在 DynamicClass.net_Click(Object sender, RoutedEventArgs e)
   在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   在 DynamicClass.ListBox_MouseDoubleClick(Object sender, MouseButtonEventArgs e)
   在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   在 System.Windows.Controls.Control.HandleDoubleClick(Object sender, MouseButtonEventArgs e)
   在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   在 System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
   在 System.Windows.UIElement.OnMouseDownThunk(Object sender, MouseButtonEventArgs e)
   在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   在 System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
   在 System.Windows.Input.InputManager.ProcessStagingArea()
   在 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
   在 System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
   在 System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
   在 System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   在 System.Windows.Interop.HwndSource.InputFilterMessage(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.42.24 2024-04-23 09:59 Microsoft Windows NT 10.0.17763.0
版本:1.42.24 2024-04-17 11:05 Microsoft Windows NT 10.0.19045.0
版本:1.42.24 2024-04-13 10:12 Microsoft Windows NT 10.0.22631.0
版本:1.42.24 2024-04-11 16:54 Microsoft Windows NT 10.0.19045.0
版本:1.42.24 2024-04-10 10:41 Microsoft Windows NT 10.0.19045.0
版本:1.42.24 2024-04-06 12:36 Microsoft Windows NT 10.0.22631.0
版本:1.42.8 2024-04-02 19:28 Microsoft Windows NT 10.0.22000.0
版本:1.42.15 2024-03-27 11:46 Microsoft Windows NT 10.0.22631.0
报错信息 2
ArgumentOutOfRangeException: 索引超出范围。必须为非负值并小于集合大小。
参数名: index
--Message: 索引超出范围。必须为非负值并小于集合大小。
参数名: index
StackTrace:
   在 System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
   在 DynamicClass.KeyShortcutPressed(Object sender, List`1 keys)
   在 DynamicClass.KeyboardHook.HookCallback(Int32 nCode, IntPtr wParam, IntPtr lParam)

版本:1.42.22 2024-04-05 17:55 Microsoft Windows NT 10.0.19045.0