Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 298 Bytes

SuperLinq.SuperEnumerable.AssertCount.md

File metadata and controls

6 lines (6 loc) · 298 Bytes

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

The following code example demonstrates how to validate the length of a sequence using AssertCount. [!code-csharp]