Trim only the strings that contain certain words and adds them to a string list in c#

前端 未结 0 1153
耶瑟儿~
耶瑟儿~ 2020-12-13 12:00

I\'m trying to trim the follwing strings in a list:

myList1.Add("PINEAPPLE PIE 1/2"); // if text PINEAPPLE PIE is selected only display 1/2
myList1.         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题