The Standard Query Operators Alphabetical Cross-Reference

Table 3-1 shows the Standard Query Operators listed alphabetically. Since these operators will be separated into chapters based upon whether they are deferred or not, this table will help you locate each operator in the remaining LINQ to Objects chapters.

Table Standard Query Operators Alphabetical Cross-Reference
OperatorPurposeDeferred?
AggregateAggregate 
AllQuantifiers 
AnyQuantifiers 
AsEnumerableConversion
AverageAggregate 
CastConversion
ConcatConcatenation
ContainsQuantifiers 
CountAggregate 
DefaultIfEmptyElement
DistinctSet
ElementAtElement 
ElementAtOrDefaultElement 
EmptyGeneration
ExceptSet
FirstElement 
FirstOrDefaultElement 
GroupByGrouping
GroupJoinJoin
IntersectSet
JoinJoin
Last ...

Get Pro LINQ: Language Integrated Query in C# 2008 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.