Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 233 for

linq

(0.04 sec)
  1. Enumerable.Intersect Method (System.Linq) | Mic...

    Produces the set intersection of two sequences....Linq Assembly: System.Linq.dll Assembly: System...

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

    Returns the input typed as IEnumerable<T>....Linq Assembly: System.Linq.dll Assembly: System...and thereby // force System.Linq.Enumerable's Where() method...

    learn.microsoft.com/en-us/dotnet/api/system.lin...
  3. Enumerable.FirstOrDefault Method (System.Linq) ...

    Returns the first element of a sequence, or a default value if no element is found....Linq Assembly: System.Linq.dll Assembly: System...

    learn.microsoft.com/en-us/dotnet/api/system.lin...
  4. Enumerable.Union Method (System.Linq) | Microso...

    Produces the set union of two sequences....Linq Assembly: System.Linq.dll Assembly: System...

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

    Splits the elements of a sequence into chunks of size at most size....Linq Assembly: System.Linq.dll Source: Chunk...

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

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

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

    Determines whether two sequences are equal according to an equality comparer....Linq Assembly: System.Linq.dll Assembly: System...

    learn.microsoft.com/en-us/dotnet/api/system.lin...
  8. 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...
  9. 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...
  10. 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...