======Метод EnumEqualityComparer.Equals(T, T)====== * **Пространство имен:** [[developers:references:system.collections.generic|System.Collections.Generic]] * **Сборка:** mscorlib (в mscorlib.dll) =====Синтаксис===== public override bool Equals(T x, T y) **Параметры** * //x// * Тип: T * //y// * Тип: T **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]