System.Linq
Namespace with 6 public types
Classes
Grouping`2
Lookup`2
Represents a collection of keys each mapped to one or more values.
Static Classes
Enumerable
Provides a set of static (Shared in Visual Basic) methods for querying objects that implement .
Interfaces
IGrouping`2
Represents a collection of objects that have a common key.
ILookup`2
Defines an indexer, size property, and Boolean search method for data structures that map keys to sequences of values.
IOrderedEnumerable`1
Represents a sorted sequence.