Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 276 for

linq

(0.05 sec)
  1. Enumerable.Count Method (System.Linq) | Microso...

    Returns the number of elements in a sequence....Linq Assembly: System.Linq.dll Assembly: System...

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

    Determines whether any element of a sequence exists or satisfies a condition....Linq Assembly: System.Linq.dll Assembly: System...

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

    Returns distinct elements from a sequence....Linq Assembly: System.Linq.dll Assembly: System...

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

    Applies a specified function to the corresponding elements of two sequences, producing a sequence of the results....Linq Assembly: System.Linq.dll Assembly: System...

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

    Returns elements from a sequence as long as a specified condition is true, and then skips the remaining elements....Linq Assembly: System.Linq.dll Assembly: System...

    learn.microsoft.com/en-us/dotnet/api/system.lin...
  6. Enumerable.Except Method (System.Linq) | Micros...

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

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

    Returns the last 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...
  8. Enumerable.Join Method (System.Linq) | Microsof...

    Correlates the elements of two sequences based on matching keys....Linq Assembly: System.Linq.dll Assembly: System...

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