Showing posts with label Collections. Show all posts
Showing posts with label Collections. Show all posts
Thursday, 3 February 2011

CSharp: Get a List from an array

Question:
I have an array and need a list.
How do I transform the array into a list of objects?