Softlogger
Categories

BCL Refresher: Converting the Non-Generic Collections [Inbar Gazit]


As you know generics were only introduced to the .NET Framework in version 2.0. Originally we had a lot of collections in the System.Collections namespace that can store objects. In version 2.0 we added the System.Collections.Generic namespace to support generic collections that can store any specific type. If

Filed under: Object Oriented Concepts  |    On : 2007 Jun 25  |  From: BCLTeams WebLog   | related Posts

Similar Posts



Most Popular

Archives

  • 2008
  • 2007
  • 2006
  • 2005
  • 2004
  • 2003