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