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