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