{TOC}
| Namespace: | System.Linq |
| Assembly: | System.Core.dll |
| Extends: | IEnumerable<T> |
Back to
Standard Query Operator IndexEditIntroduction
The EqualAll operator checks whether two sequences are equal. This operator was renamed as of January 2007 CTP. See
Sequence Equal operator.