Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 270 for

linq

(0.06 sec)
  1. Enumerable.Prepend<TSource>(IEnumerable<TSource...

    Adds a value to the beginning of the sequence....Linq Assembly: System.Linq.dll Assembly: System...

    learn.microsoft.com/en-us/dotnet/api/system.lin...
  2. Enumerable.SkipLast<TSource>(IEnumerable<TSourc...

    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...

    learn.microsoft.com/en-us/dotnet/api/system.lin...
  3. Enumerable.TakeLast<TSource>(IEnumerable<TSourc...

    Returns a new enumerable collection that contains the last count elements from source....Linq Assembly: System.Linq.dll Assembly: netstandard...

    learn.microsoft.com/en-us/dotnet/api/system.lin...
  4. Enumerable.ToList<TSource>(IEnumerable<TSource>...

    Creates a List<T> from an IEnumerable<T>....Linq Assembly: System.Linq.dll Assembly: System...

    learn.microsoft.com/en-us/dotnet/api/system.lin...
  5. Enumerable.SelectMany Method (System.Linq) | Mi...

    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...

    learn.microsoft.com/en-us/dotnet/api/system.lin...
  6. Enumerable.Skip<TSource>(IEnumerable<TSource>, ...

    Bypasses a specified number of elements in a sequence and then returns the remaining elements....Linq Assembly: System.Linq.dll Assembly: System...

    learn.microsoft.com/en-us/dotnet/api/system.lin...
  7. Enumerable.ToDictionary Method (System.Linq) | ...

    Creates a Dictionary<TKey,TValue> from an IEnumerable<T>....Linq Assembly: System.Linq.dll Assembly: System...

    learn.microsoft.com/en-us/dotnet/api/system.lin...
  8. Enumerable.Append<TSource>(IEnumerable<TSource>...

    Appends a value to the end of the sequence....Linq Assembly: System.Linq.dll Assembly: System...

    learn.microsoft.com/en-us/dotnet/api/system.lin...
  9. Enumerable.Average Method (System.Linq) | Micro...

    Computes the average of a sequence of numeric values....Linq Assembly: System.Linq.dll Assembly: System...

    learn.microsoft.com/en-us/dotnet/api/system.lin...
  10. Enumerable.Sum Method (System.Linq) | Microsoft...

    Computes the sum of a sequence of numeric values....Linq Assembly: System.Linq.dll Assembly: System...

    learn.microsoft.com/en-us/dotnet/api/system.lin...