Returns a single, specific element of a sequence, or a default value if that element is not found....Linq Assembly: System.Linq.dll Assembly: System...
Inverts the order of the elements in a sequence....Linq Assembly: System.Linq.dll Assembly: System...AsEnumerable() in order to ' use System.Linq.Enumerable's Reverse() method...
Applies an accumulator function over a sequence. The specified seed value is used as the initial accumulator value, and the specified function is used to select the result value....Linq Assembly: System.Linq.dll Assembly: System...