SyntaxFix
Write A Post
Hire A Developer
Questions
Try this:
var charArray = "this is a test".ToCharArray().Select(c=>c.ToString());