Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 332 Bytes

SuperLinq.SuperEnumerable.CountBetween.md

File metadata and controls

6 lines (6 loc) · 332 Bytes

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

The following code example demonstrates how to check that a sequence length is between two numbers using CountBetween [!code-csharp]