Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 314 Bytes

SuperLinq.SuperEnumerable.Transpose.md

File metadata and controls

6 lines (6 loc) · 314 Bytes

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

The following code example demonstrates how to transpose a jagged 2d sequence using Transpose. [!code-csharp]