======Метод List.IndexOf(StandardRule, Int32)====== * **Пространство имен:** [[developers:references:system.collections.generic|System.Collections.Generic]] * **Сборка:** mscorlib (в mscorlib.dll) =====Синтаксис===== public int IndexOf(StandardRule item, int index) **Параметры** * //item// * Тип: [[developers:references:topomatic.alg.road.runtime.standardrule|Topomatic.Alg.Road.Runtime.StandardRule]] * //index// * Тип: [[developers:references:system.int32|System.Int32]] **Возвращаемое значение** * Тип: [[developers:references:system.int32|System.Int32]]