answersLogoWhite

0

Delete removes data forever, after using delete you will not be able to use deleted data again.

Remove is different and action depends on where you are going to apply Remove. If you apply it for ListBox which are using data from an array. After you used applied the command to the ListBox you are still able to get access to the data using array. But if the ListBox the only source of data then Remove is equal to Detele.

User Avatar

Wiki User

17y ago

What else can I help you with?