Click or drag to resize

MoreLinq Namespace

Provides types and extension methods that extend LINQ to Objects.
Classes
  ClassDescription
Public classMoreEnumerable
Public classSequenceException
The exception that is thrown for a sequence that fails a condition.
Interfaces
  InterfaceDescription
Public interfaceIExtremaEnumerableT
Exposes the enumerator, which supports iteration over a sequence of some extremum property (maximum or minimum) of a specified type.
Enumerations
  EnumerationDescription
Public enumerationOrderByDirection
Enumeration that defines values representing valid ordering directions for a sequence.