How to convert the character array to String

char[] english = { 'E', 'N', 'G', 'L', 'I', 'S', 'H' };
string strEnglish = new string(english);
Console.WriteLine(english);
Console.ReadLine();

Comments

Popular posts from this blog

IBM FileNet: Bulk Processing using JavaScript

DB2 Date Time Functions

File Net Insert Document