C# .NET - convert arraylist to List
Asked By mostafa hamdy on 29-Feb-12 03:17 AM
Hello all
I have some C# program and I use some library class which return an arraylist of employee object but I want to convert this arraylist to Generic List<employee> is there's any way to do that simply , please if any body get what I mean and can help me please send me or tell me about some URL may help me in doing that
regards
Mostafa