Method ExceptWithExceptWith(IEnumerable<T>)Declaration public void ExceptWith(IEnumerable<T> other) Parameters Type Name Description IEnumerable<T> other ImplementsISet<T>.ExceptWith(IEnumerable<T>)