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