how to put each letter of the alphabet in c# code example Example: c# alphabet array char[] alpha = "ABCDEFGHIJKLMNOPQRSTUVWXYZ".ToCharArray();