======Метод KeyValuePairComparer.Compare(KeyValuePair, KeyValuePair)====== * **Пространство имен:** [[developers:references:topomatic.dwg|Topomatic.Dwg]] * **Сборка:** Topomatic.Dwg (в Topomatic.Dwg.dll) =====Синтаксис===== public virtual int Compare(KeyValuePair x, KeyValuePair y) **Параметры** * //x// * Тип: [[developers:references:system.collections.generic.keyvaluepair_2|System.Collections.Generic.KeyValuePair]]<[[developers:references:system.uint32|System.UInt32]], [[developers:references:system.int32|System.Int32]]> * //y// * Тип: [[developers:references:system.collections.generic.keyvaluepair_2|System.Collections.Generic.KeyValuePair]]<[[developers:references:system.uint32|System.UInt32]], [[developers:references:system.int32|System.Int32]]> **Возвращаемое значение** * Тип: [[developers:references:system.int32|System.Int32]]