Re: Linq project and Datatable
- From: "Miha Markic [MVP C#]" <miha at rthand com>
- Date: Mon, 16 Jan 2006 18:35:06 +0100
> No, but IEnumerable of course also works if I'm not mistaken (as
> IEnumerable<T> implements IEnumerable)
AFAIK it would work if you cast IEnumerable<T> to IEnumerable but not the
opposite direction.
--
Miha Markic [MVP C#]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/
.
- References:
- Linq project and Datatable
- From: mtczx232
- Re: Linq project and Datatable
- From: Miha Markic [MVP C#]
- Re: Linq project and Datatable
- From: mtczx232
- Re: Linq project and Datatable
- From: Frans Bouma [C# MVP]
- Re: Linq project and Datatable
- From: Miha Markic [MVP C#]
- Re: Linq project and Datatable
- From: Frans Bouma [C# MVP]
- Linq project and Datatable
- Prev by Date: Re: EventLog with custom Log
- Next by Date: .Net 2.0 and Office
- Previous by thread: Re: Linq project and Datatable
- Next by thread: Re: Linq project and Datatable
- Index(es):
Relevant Pages
|