======Метод Dictionary.ContainsValue(UInt32)====== * **Пространство имен:** [[developers:references:system.collections.generic|System.Collections.Generic]] * **Сборка:** mscorlib (в mscorlib.dll) =====Синтаксис===== public bool ContainsValue(uint value) **Параметры** * //value// * Тип: [[developers:references:system.uint32|System.UInt32]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]