comparing 2 different string arrays c# code example Example: see if two string arrays are equal c# bool areEqual = a.SequenceEqual(b);