Chaining Standard Query Operators Together

 

For the latest documentation on Visual Studio 2017, see Visual Studio 2017 Documentation.

Visual Basic and C# share many common concepts, but with often subtle differences. Where previous versions of the documentation presented shared concepts in topics that covered both languages, the current documentation presents each language in it's own topic.

Note

The example uses the yield return construct of C#. Because there is no equivalent feature in Visual Basic, this example is provided only in C#.