Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 747 Bytes

SuperLinq.SuperEnumerable.CollectionEqual.md

File metadata and controls

14 lines (12 loc) · 747 Bytes

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

The following code example demonstrates how to compare two collections using the CollectionEqual operator. [!code-csharp]


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

The following code example demonstrates how to compare two collections using the CollectionEqual operator. [!code-csharp]