Click here to Skip to main content
15,894,405 members
Articles / Programming Languages / C#

Wrapping MFC's list classes as IEnumerable<T> for .NET

Rate me:
Please Sign up or sign in to vote.
4.69/5 (3 votes)
5 Sep 2012CPOL 14.7K   10  
How to make a thin-as-possible .NET IEnumerable-wrapper around MFC list classes.

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

Comments and Discussions