Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 293 Bytes

SuperLinq.SuperEnumerable.Exactly.md

File metadata and controls

6 lines (6 loc) · 293 Bytes

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

The following code example demonstrates how to check that a sequence has as an exact length using Exactly. [!code-csharp]