4
Answers

Print List Columns Dynamically in C#

Photo of Abhishek Chadha

Abhishek Chadha

3y
1.3k
1

I Have a multiple lists and wants to print all the columns values using the same function but both lists have different column names so is there way I can print column values without mentioning column names in c#

Answers (4)