Skip to content

Latest commit

 

History

History
41 lines (36 loc) · 2.12 KB

SuperLinq.SuperEnumerable.GroupAdjacent.md

File metadata and controls

41 lines (36 loc) · 2.12 KB

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

The following code example shows how to group adjacent items in a sequence using GroupAdjacent: [!code-csharp]


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

The following code example shows how to group adjacent items in a sequence using GroupAdjacent: [!code-csharp]


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

The following code example shows how to group adjacent items in a sequence using GroupAdjacent: [!code-csharp]


uid: SuperLinq.SuperEnumerable.GroupAdjacent3(System.Collections.Generic.IEnumerable{0},System.Func{0,1},System.Func{0,2},System.Collections.Generic.IEqualityComparer{``1}) example: [*content]

The following code example shows how to group adjacent items in a sequence using GroupAdjacent: [!code-csharp]


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

The following code example shows how to group adjacent items in a sequence using GroupAdjacent: [!code-csharp]


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

The following code example shows how to group adjacent items in a sequence using GroupAdjacent: [!code-csharp]