If you think back to Substring Start, we were able to extract a substring from a larger string. The Remove method allows us to remove a substring from the larger string leaving us with whatever is left.
So, Remove is like Insert in that it affects the existing string. We don’t need another variable. We just change the contents of our string.
In this video I have an example of a list of movies. The original list was in a spreadsheet. I extracted the contents to a text file. And for this example, I just took the first record and pasted it into an application. Now the record contained the movie name, the year, the CD it’s located on and the position on that CD. I think there were a few other things as well. But all I want is the movie name. I want to remove everything else. That’s where the Remove method comes into play.
На этой странице сайта вы можете посмотреть видео онлайн Remove Method длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Darrell Kreckel 22 Июль 2024, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 25 раз и оно понравилось 1 зрителям. Приятного просмотра!