Welcome to RightHand's community place Sign in | Join | Help

Even better way to use Linq over DataTable.Rows

Sahil posted even better way to use Linq over DataTable.Rows collection than the one I blogged about. Use extension method OfType<T> (sounds like a VB.NET method) on non-generic IEnumerable and there you go.
Published 30. januar 2006 10:48 by Miha Markic
Filed under:

Comments

New Comments to this post are disabled