[MonoTouch] Linq question

johnHolmes francesco.colombo at gmail.com
Wed Dec 21 12:57:33 EST 2011


As described here

http://msdn.microsoft.com/it-it/library/system.data.datatableextensions.asenumerable.aspx

the AsEnumerable() method is an "extension method" and it could have not
been implemented on monotouch.

I think you can write your own adding a custom extension class, like
described here

http://code.google.com/p/iosrss/source/browse/trunk/MobileRss/MonoTouch.Data.DataSetExtensions/DataTableExtensions.cs?spec=svn4&r=4

--
View this message in context: http://monotouch.2284126.n4.nabble.com/Linq-question-tp4222520p4222587.html
Sent from the MonoTouch mailing list archive at Nabble.com.


More information about the MonoTouch mailing list