https://learn.microsoft.com/zh-tw/dotnet/api/system.linq.enumerable.take?view=dotnet-uwp-10.0
Enumerable.TakeTSource(IEnumerableTSource, Int32) Method (System.Linq) | Microsoft Learn
Returns a specified number of contiguous elements from the start of a sequence.
enumerablemethodsystemlinqmicrosoft