Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 596 Bytes

SuperLinq.SuperEnumerable.If.md

File metadata and controls

13 lines (12 loc) · 596 Bytes

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

The following code example demonstrates how to selectively enumerate a sequence using If. [!code-csharp]


uid: SuperLinq.SuperEnumerable.If1(System.Func{System.Boolean},System.Collections.Generic.IEnumerable{0},System.Collections.Generic.IEnumerable{``0}) example: [*content]

The following code example demonstrates how to selectively enumerate a sequence using If. [!code-csharp]