Enumerable.Repeat « LINQ « C# / C Sharp






1.uses Repeat to generate a sequence that contains the number 7 ten times.
2.Returning a Sequence of Ten Integers All With the Value Two