Intersect « LINQ « C# / C Sharp






1.use Linq Intersect to intersect two arrays
2.prints a list of numbers that are common to two integer arrays.
3.prints the first letter of a Product name and the first letter of a Customer name.
4.Intersect Operator