Listview Item to string array

shers

Well-known member
Joined
Aug 12, 2007
Messages
86
Programming Experience
1-3
Hi,

I am coding for a WPF application that has a ListView. I want to add values of one column of selected items in the listview to a string array. Is this possible?

Thanks
 
Back
Top