Re: Generics Question
- From: Mattias Sjögren <mattias.dont.want.spam@xxxxxxxx>
- Date: Fri, 23 Nov 2007 18:46:00 +0100
1. Although I get the relative simplicity of Generics over using interfaces
is it true that I *could* do what Generics offers with interfaces?
No, regular (non-generic) interfaces doesn't provide a way for you to
parameterize types.
Mattias
--
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
.
- Follow-Ups:
- Re: Generics Question
- From: Scott M.
- Re: Generics Question
- References:
- Generics Question
- From: Scott M.
- Generics Question
- Prev by Date: Generics Question
- Next by Date: Is it possbile to enumerate Methods by Event?
- Previous by thread: Generics Question
- Next by thread: Re: Generics Question
- Index(es):
Relevant Pages
|
Loading