error: Index was outside the bounds of the array. Replenish: The value of the int variable 'del_nub' is 3
Asked
Active
Viewed 13 times
0
-
2You need to provide your code as text, not as an image. You also need to provide a [mcve], which the code in your image is not. Anyway, it's pretty obvious that `obj_2.Delete` doesn't contain 4 items if it's throwing that exception when you try to access index 3. – DiplomacyNotWar Mar 23 '22 at 09:18