SyntaxFix
Write A Post
Hire A Developer
Questions
Use the string constructor which accepts chararray as argument, start position and length of array. Syntax is given below:
string charToString = new string(CharArray, 0, CharArray.Count());