Adding string array (string[]) to List c#

前端 未结 3 647

When the string[], _lineParts is added to the List, all I see in the List is \"System.String[]\" What needs to be done to see the actually string[] values in the list.

3条回答
提交回复
热议问题