csharp read text file separated by comma

Code Example - csharp read text file separated by comma

                
                        string[] ar = line.Split(',')