SyntaxFix
Write A Post
Hire A Developer
Questions
You're looking for Select which can be used to transform\project the input sequence:
Select
IEnumerable<string> strings = integers.Select(i => i.ToString());