If we need a dynamic array, the recommended approach is to use a List<T> . But if you insist on using arrays, create a new array to remove elements from it.
確定! 回上一頁