Error!
Success!

C#/.NET Little Wonders: The SequenceEqual() Method

0
kicks

C#/.NET Little Wonders: The SequenceEqual() Method  (Unpublished)

This post examines a handy method of the Enumerable class that allows you to check if two sequences of values are equal. Equality of two sequences is defined as two sequences of the same length with equivalent values in the same order from both sequences.


Kicked By:
Drop Kicked By: