c# array of alphabet code example Example: c# alphabet array char[] alpha = "ABCDEFGHIJKLMNOPQRSTUVWXYZ".ToCharArray();