Today we will go through the sets operators.As all LINQ operates returns I enumerable, interface and methods are designed to allow you to query data which supports the I enumerable. LINQ operators are allows to use set of operations on result of LINQ Query. There are mainly four sets operators.
Link to this comment:
All Comments (0)