Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 654 Bytes

SuperLinq.SuperEnumerable.IndexBy.md

File metadata and controls

13 lines (12 loc) · 654 Bytes

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

The following code example demonstrates how to return a sub-sequence index with each element using IndexBy. [!code-csharp]


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

The following code example demonstrates how to return a sub-sequence index with each element using IndexBy. [!code-csharp]