======Метод NullableEqualityComparer.GetHashCode(Nullable)====== * **Пространство имен:** [[developers:references:system.collections.generic|System.Collections.Generic]] * **Сборка:** mscorlib (в mscorlib.dll) =====Синтаксис===== public override int GetHashCode(Nullable obj) **Параметры** * //obj// * Тип: [[developers:references:system.nullable_1|System.Nullable]] **Возвращаемое значение** * Тип: [[developers:references:system.int32|System.Int32]]