Returns a new enumerable collection that contains the elements from source with the last count elements of the source collection omitted....Linq Assembly: System.Linq.dll Assembly: netstandard...
Projects each element of a sequence to an IEnumerable<T> and flattens the resulting sequences into one sequence....Linq Assembly: System.Linq.dll Assembly: System...