Click here to Skip to main content
15,886,806 members

Comments by Member 3600136 (Top 3 by date)

Member 3600136 15-Nov-11 0:49am View    
Deleted
Or, if you're certain that all the elements are of the correct type (or want an exception if they're not), use the Cast method:

typedList = arrayList.Cast<myclass>().ToList();
Member 3600136 15-Nov-11 0:45am View    
Deleted
asfsfsfs
Member 3600136 15-Nov-11 0:45am View    
Deleted
dadadadada