check if two string arrays have same contents c# code example Example: see if two string arrays are equal c# bool areEqual = a.SequenceEqual(b);