Determines whether the current set and the specified collection contain the same elements.
public bool SetEquals(IEnumerable<T> other)