Re: IList

Tech-Archive recommends: Fix windows errors by optimizing your registry



TC> This looks like it adds a "Contains( )" method to MyDerivedClass, not
TC> overrides the "MyDerivedClass.List.Contains( ) " method. Am I correct?

you cannot override Contains since it is not virtual, you can only reimplement the IList.Contains().

Does this approach suit your needs? If not, why?
--
Regards, Vadym Stetsyak
www: http://vadmyst.blogspot.com