Click here to Skip to main content
15,891,513 members
Articles / Programming Languages / C# 4.0

Generic List Conversion

Rate me:
Please Sign up or sign in to vote.
5.00/5 (5 votes)
6 Sep 2010CPOL 17.5K   5  
How to convert a generic List of derived types to a generic list of base types.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
CEO Dave Meadowcroft
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions