1185 Views
The standard query operators include methods to extract a number of items from the start of a sequence or to skip several items. This article describes a custom operator with a similar syntax that creates a sequence from every nth item in a source collection.
0 comments