[Mono-dev] Using the System.Linq library

Mark IJbema mark at ijbema.xs4all.nl
Tue Apr 3 13:30:03 EDT 2007


Hi,

I'm trying to use the System.Linq library, but i don't know how. It's in
System.Core, so i used:

gmcs -langversion:linq -r:System.Core Bla.cs 
gmcs -langversion:linq -r:/home/mark/local/lib/mono/2.0/System.Core.dll Bla.cs

On the file:

http://ijbema.home.fmf.nl/Bla.cs

Can anyone tell me how to compile this file so i can use the provided
extension methods in Enumerable.cs?

Regards,

Mark

PS. I've already asked on IRC and tried to google it, but both to no
avail



More information about the Mono-devel-list mailing list