Click here to Skip to main content
15,887,683 members
Articles / Programming Languages / C#

Cast an IEnumerable to an IEnumerable(T)

Rate me:
Please Sign up or sign in to vote.
4.63/5 (5 votes)
22 Dec 2012CPOL 45.2K   9  
In this tip, I tell you how to cast an IEnumerable to an IEnumerable(T)

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
Student
Europe Europe
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions