I have a List and I want to convert it to a List. Is there any way to do this other than just looping through the Li
List
Li
You can use a method group:
lstDouble = lstInt.Select(Convert.ToDouble)