convert list of strings to list of integers C# code example Example: list string to int c# listofIDs.Select(int.Parse).ToList()