Re: ReadOnlyCollectionBase, Collection, DictionaryBase in VB2005 ?

Tech-Archive recommends: Speed Up your PC by fixing your registry



Sorry, I found them, but question 2 still remains:

2. Anyway, what could be their use now that (if I understand correctly) VB
supports generics ? I understand that the only purpose of those classes
was to create custom-made, strongly-typed collections, which isn't
necessary anymore with generics, correct ?

Thanks, Alex.


.



Relevant Pages

  • Re: Generics Question
    ... I am asking for academic reasons. ... His reasons for studying generics need not be the ... same as the language designers' purpose for providing generics, ...
    (microsoft.public.dotnet.framework.clr)
  • Re: .NET 2.0 to be launched on Nov 8
    ... >> I do not see the purpose here, with ordinary strong typed containers. ... > First of all I don't use C++, I use generics in Pascal. ... > Also the .net generics are definable at RUNTIME... ...
    (borland.public.delphi.non-technical)
  • Class Field in list.
    ... For the purpose i have created ... Now I want to design the class in such a way that when I type ... im using dotnet 2.0 and know little about generics. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Generics in C
    ... I am going to give a suggestion for a way to do generics, ... repeating multiplication. ... that defeats the purpose of generic programming. ...
    (comp.lang.c)