Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 668 Bytes

SuperLinq.SuperEnumerable.CountDown.md

File metadata and controls

14 lines (12 loc) · 668 Bytes

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

The following code example demonstrates how to get a count down timer for a sequence, using the CountDown operator: [!code-csharp]


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

The following code example demonstrates how to get a count down timer for a sequence, using the CountDown operator: [!code-csharp]