1
Answer

Reading and modifying contects ofcsv file

Photo of beginner Csharp

beginner Csharp

11y
1.1k
1
I want to read a csv file which is having many columns but I want to take only the first column and would like to save the first value in a string array and also want to save the last value of the same column in another string array.

please help me in this I am new to C#

Answers (1)