Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 761 Bytes

SuperLinq.SuperEnumerable.TagFirstLast.md

File metadata and controls

13 lines (12 loc) · 761 Bytes

uid: SuperLinq.SuperEnumerable.TagFirstLast1(System.Collections.Generic.IEnumerable{0}) example: [*content]

The following code example demonstrates how tag elements of a sequence with information on whether it is the first or last element of the sequence using TagFirstLast. [!code-csharp]


uid: SuperLinq.SuperEnumerable.TagFirstLast2(System.Collections.Generic.IEnumerable{0},System.Func{0,System.Boolean,System.Boolean,1}) example: [*content]

The following code example demonstrates how tag elements of a sequence with information on whether it is the first or last element of the sequence using TagFirstLast. [!code-csharp]