Friday 17 August 2012

LINQ Operators



LINQ Operators are key part of the Linq Query. operator uses Extension Methods to introduce these query methods to any type that implements the IEnumerable<T> interface.
Below table shows category wise Linq operator with description.




No comments:

Post a Comment

Translate