======Метод Dictionary.TryGetValue(Edge, Int32)====== * **Пространство имен:** [[developers:references:system.collections.generic|System.Collections.Generic]] * **Сборка:** mscorlib (в mscorlib.dll) =====Синтаксис===== public override bool TryGetValue(Edge key, out int value) **Параметры** * //key// * Тип: [[developers:references:topomatic.cad.foundation.triangulation.edge|Topomatic.Cad.Foundation.Triangulation.Edge]] * //value// * Тип: [[developers:references:system.int32|System.Int32]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]