Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 714 Bytes

SuperLinq.SuperEnumerable.EndsWith.md

File metadata and controls

13 lines (12 loc) · 714 Bytes

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

The following code example demonstrates how to check that a sequence ends with another sequence using EndsWith. [!code-csharp]


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

The following code example demonstrates how to check that a sequence ends with another sequence using EndsWith. [!code-csharp]