i want to create a dynamic list. For example, i want to read a file and fill this dyanmic list. but i should be able to delete for this list too. I know i can use dynamic array but how do i delete item from the array and resize it.