Posts by Ricardo Giacomim Dos Santos • 61 points
1 post
-
5
votes3
answers1915
viewsQ: Remove element from a vector in C# and don’t leave the vector with a blank space?
I need to remove an element from a vector with 5 elements, and cannot get empty space in the vector. I need to remove by index.