Welcome to MSDN Blogs Sign in | Join | Help

June 2006 - Posts

More on generic variance

In my entry on generic variance in the CLR , I said that you can’t convert a List<String> to a List<Object>, or even an IEnumerable<String> to IEnumerable<Object>. I should point out however that the real-world scenarios where
Posted by rmbyers | 18 Comments
Filed under: ,
 
Page view tracker